./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-numeric/TwoWay.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-numeric/TwoWay.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b --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 64bit --witnessprinter.graph.data.programhash 6e96af222dc7427442f09a30ad05a811063c14ee1b704442df6b3bb77339a035 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 01:05:29,179 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 01:05:29,235 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 01:05:29,240 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 01:05:29,240 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 01:05:29,258 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 01:05:29,259 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 01:05:29,259 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 01:05:29,259 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 01:05:29,260 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 01:05:29,260 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 01:05:29,261 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 01:05:29,261 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:05:29,261 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 01:05:29,261 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 01:05:29,262 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 01:05:29,262 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 01:05:29,262 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6e96af222dc7427442f09a30ad05a811063c14ee1b704442df6b3bb77339a035 [2024-12-06 01:05:29,505 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 01:05:29,514 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 01:05:29,516 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 01:05:29,517 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 01:05:29,517 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 01:05:29,519 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/termination-numeric/TwoWay.c [2024-12-06 01:05:32,104 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/data/e16b74c35/27b51731f8474b659ae618677901fb28/FLAGaa1062e0a [2024-12-06 01:05:32,311 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 01:05:32,311 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/sv-benchmarks/c/termination-numeric/TwoWay.c [2024-12-06 01:05:32,317 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/data/e16b74c35/27b51731f8474b659ae618677901fb28/FLAGaa1062e0a [2024-12-06 01:05:32,675 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/data/e16b74c35/27b51731f8474b659ae618677901fb28 [2024-12-06 01:05:32,677 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 01:05:32,678 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 01:05:32,679 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 01:05:32,679 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 01:05:32,682 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 01:05:32,682 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,683 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43822fb2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32, skipping insertion in model container [2024-12-06 01:05:32,683 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,692 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 01:05:32,793 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:05:32,797 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 01:05:32,809 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:05:32,818 INFO L204 MainTranslator]: Completed translation [2024-12-06 01:05:32,818 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32 WrapperNode [2024-12-06 01:05:32,818 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 01:05:32,819 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 01:05:32,819 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 01:05:32,819 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 01:05:32,824 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,827 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,839 INFO L138 Inliner]: procedures = 5, calls = 4, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2024-12-06 01:05:32,840 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 01:05:32,840 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 01:05:32,840 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 01:05:32,840 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 01:05:32,846 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,846 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,846 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,847 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,848 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,849 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,850 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,851 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,851 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,853 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 01:05:32,853 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 01:05:32,853 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 01:05:32,854 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 01:05:32,854 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:05:32" (1/1) ... [2024-12-06 01:05:32,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:05:32,868 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 01:05:32,878 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 01:05:32,881 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c43209eb-a7ed-4302-b338-8df07da900f6/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 01:05:32,901 INFO L130 BoogieDeclarations]: Found specification of procedure twoWay [2024-12-06 01:05:32,901 INFO L138 BoogieDeclarations]: Found implementation of procedure twoWay [2024-12-06 01:05:32,901 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 01:05:32,901 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 01:05:32,944 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 01:05:32,946 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 01:05:33,051 INFO L? ?]: Removed 19 outVars from TransFormulas that were not future-live. [2024-12-06 01:05:33,051 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 01:05:33,064 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 01:05:33,065 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 01:05:33,065 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:05:33 BoogieIcfgContainer [2024-12-06 01:05:33,065 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 01:05:33,065 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 01:05:33,066 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 01:05:33,073 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 01:05:33,073 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:05:33" (1/1) ... [2024-12-06 01:05:33,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 01:05:33,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:33,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 26 states and 30 transitions. [2024-12-06 01:05:33,117 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 30 transitions. [2024-12-06 01:05:33,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 01:05:33,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:33,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:33,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:33,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:33,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:33,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 25 states and 29 transitions. [2024-12-06 01:05:33,327 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 29 transitions. [2024-12-06 01:05:33,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 01:05:33,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:33,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:33,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:33,395 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:33,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:33,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 28 states and 34 transitions. [2024-12-06 01:05:33,526 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 34 transitions. [2024-12-06 01:05:33,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 01:05:33,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:33,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:33,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:33,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:34,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:34,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 33 states and 41 transitions. [2024-12-06 01:05:34,104 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-12-06 01:05:34,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:05:34,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:34,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:34,157 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:34,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:34,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 36 states and 46 transitions. [2024-12-06 01:05:34,353 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 46 transitions. [2024-12-06 01:05:34,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:05:34,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:34,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:34,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:34,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:34,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:34,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 20 states and 23 transitions. [2024-12-06 01:05:34,752 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 23 transitions. [2024-12-06 01:05:34,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:05:34,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:34,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:34,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:34,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:34,793 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:34,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:35,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:05:35,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:35,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 26 states and 31 transitions. [2024-12-06 01:05:35,968 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 31 transitions. [2024-12-06 01:05:35,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:05:35,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:35,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:35,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:35,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:35,988 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-06 01:05:35,989 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:36,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-12-06 01:05:36,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:36,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 30 states and 35 transitions. [2024-12-06 01:05:36,585 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 35 transitions. [2024-12-06 01:05:36,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 01:05:36,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:36,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:36,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:36,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:36,612 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-06 01:05:36,613 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:36,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-12-06 01:05:36,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:36,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 31 states and 38 transitions. [2024-12-06 01:05:36,857 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 38 transitions. [2024-12-06 01:05:36,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:36,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:36,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:36,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:36,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:36,889 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:37,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:38,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,380 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:38,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,409 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:38,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:38,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,496 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:38,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,526 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,527 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:38,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:38,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,606 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:38,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:38,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:38,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,721 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,755 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:38,823 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:38,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,838 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:38,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,879 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,881 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:38,949 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:38,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:38,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:38,961 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:38,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:38,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:38,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:38,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:38,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:38,985 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:38,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:39,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,062 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:39,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,088 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,089 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:39,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,167 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:39,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,199 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,266 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:39,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,277 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:39,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,308 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,309 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,379 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:39,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,391 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:39,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,411 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,412 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:39,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,486 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:39,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,570 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:39,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,577 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:39,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,599 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,600 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:39,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,663 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:39,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,702 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,703 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,766 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,778 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:39,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,800 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:39,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,871 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:39,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,897 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,898 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:39,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:39,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:39,968 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:39,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:39,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:39,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:39,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:39,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:39,991 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:39,992 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:40,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,065 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,090 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,090 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,141 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:40,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,159 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,189 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,257 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:40,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,270 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,297 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,298 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,356 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:40,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,368 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,450 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:40,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,457 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:40,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,480 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,481 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:40,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,552 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:40,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,574 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:40,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,647 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:40,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,675 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:40,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,757 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:40,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,777 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,777 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:40,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,851 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,873 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,874 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:40,939 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:40,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:40,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:40,947 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:40,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:40,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:40,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:40,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:40,970 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:40,971 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,030 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:41,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,037 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,117 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,135 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,135 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,284 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,306 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,307 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,387 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,408 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,482 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:41,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,507 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,508 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,566 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:41,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,576 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,596 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,597 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,672 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:41,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,700 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,701 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,784 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,812 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,813 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,873 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:41,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,883 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:41,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,908 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,909 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:41,965 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:41,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:41,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:41,974 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:41,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:41,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:41,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:41,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:41,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:41,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:41,996 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,093 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,172 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:42,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,201 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,255 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:42,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,264 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,365 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,386 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,387 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,466 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,491 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,586 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,609 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,610 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,692 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,714 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,787 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,806 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,875 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:42,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:42,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:42,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:42,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:42,958 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:42,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:42,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:42,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:42,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:42,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:42,983 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:42,984 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,037 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:43,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,048 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,070 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,146 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,167 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,168 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,237 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:43,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,264 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,265 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,323 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:43,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,333 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:43,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,355 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,409 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:43,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,416 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,435 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,435 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,498 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,517 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,581 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,657 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,678 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,679 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,754 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:43,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,776 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,827 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:43,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,836 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:43,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,858 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,904 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:43,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,911 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:43,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,926 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,927 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:43,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:43,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:43,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:43,973 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:43,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:43,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:43,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:43,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:43,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:43,996 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:05:43,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,053 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,061 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,079 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,079 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:44,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,142 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,162 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:44,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,228 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,312 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,322 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,356 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,356 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,414 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,423 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,443 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:44,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,511 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,534 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,593 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,603 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,681 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,691 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,718 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,718 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,766 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,774 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:44,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:44,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,849 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:44,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,917 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:44,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:44,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:44,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:44,932 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:44,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:44,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:44,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:44,996 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:44,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:44,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:44,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,015 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,016 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,084 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,103 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,103 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,168 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,259 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,280 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,341 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,359 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,360 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,419 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:45,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:45,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,521 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,522 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,595 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,612 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,613 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,712 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,713 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,780 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:45,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,791 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,811 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,811 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,874 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,891 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,892 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:45,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:45,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:45,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:45,949 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:45,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:45,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:45,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:45,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:45,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:45,968 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:45,969 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:46,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,026 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,109 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,118 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,194 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,201 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:46,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,217 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:46,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,276 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:46,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,295 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:46,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,352 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,431 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,440 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,461 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,499 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,508 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,529 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,580 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,589 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,609 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,610 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,661 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,670 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,694 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,694 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,755 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,766 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:46,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,784 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,785 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:46,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,857 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:46,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,877 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,878 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:46,928 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:46,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:46,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:46,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:46,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:46,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,017 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,039 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,090 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:47,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,097 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,180 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,199 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,262 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,286 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,287 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,342 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:47,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,349 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,433 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:47,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,449 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,470 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,471 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:47,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,533 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,551 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,608 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,696 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,714 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,772 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:47,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:47,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,864 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:47,942 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:47,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:47,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:47,950 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:47,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:47,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:47,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:47,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:47,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:47,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:47,974 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,033 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,042 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,068 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,127 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,135 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:48,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,152 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:48,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,216 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,236 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,236 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,286 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,314 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,315 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,373 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,383 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:48,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,400 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,401 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:48,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,467 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,490 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,550 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,560 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,641 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,651 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,674 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,733 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,743 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:48,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:48,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,822 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,840 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,840 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,891 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,900 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:48,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:48,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:48,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:48,972 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:48,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:48,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:48,982 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:48,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:48,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:48,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:48,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,050 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,058 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,075 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,075 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:49,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,143 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,162 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,163 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,215 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,225 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,241 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:49,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,301 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,319 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,367 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,373 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,390 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,390 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,437 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,445 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,515 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,522 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,540 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,592 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,600 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,669 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,677 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:49,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,745 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,761 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,762 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:49,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,841 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,842 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:49,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,893 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:49,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:49,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:49,973 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:49,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:49,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:49,983 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:49,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:49,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:49,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:49,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:49,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:49,999 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,000 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,058 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,075 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,124 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:50,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,133 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,212 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:50,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,222 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,295 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,371 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:50,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,446 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,468 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,520 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:50,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,529 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,549 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,549 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,603 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:50,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,628 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,629 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,691 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,709 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:50,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,877 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,878 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:50,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:50,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:50,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:50,945 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:50,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:50,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:50,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:50,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:50,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:50,966 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:50,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,026 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,036 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,107 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,190 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,200 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:51,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,216 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,217 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:51,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,274 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,292 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,343 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,351 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:51,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:51,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,420 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,481 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,489 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,510 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,559 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,571 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,589 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,589 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,636 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,659 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,660 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,706 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,714 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:51,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,730 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:51,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,782 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:51,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,795 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:51,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,849 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,911 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,917 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:51,975 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:51,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:51,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:51,982 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:51,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:51,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:51,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:51,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:51,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,051 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:52,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,060 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,077 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,077 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,135 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:52,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,153 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,154 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,202 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:52,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,211 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,226 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,227 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,288 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,303 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,304 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,370 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:52,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,390 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,391 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,446 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:52,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,452 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,466 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,528 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:52,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,546 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,547 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,595 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:52,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,604 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,691 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,705 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,705 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,773 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,773 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,821 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:52,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,878 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:52,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,887 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:52,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,905 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,905 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:52,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:52,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:52,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:52,975 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:52,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:52,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:52,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:52,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:52,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:52,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:52,995 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,064 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:53,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:53,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,146 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,223 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,237 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,258 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,258 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,316 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,339 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,393 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,403 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:53,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,419 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,419 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,500 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,547 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,556 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:53,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,570 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,571 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:53,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,629 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,649 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,649 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,718 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,728 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,806 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,816 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,853 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,904 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:53,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:53,912 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:53,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:53,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:53,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:53,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:53,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:53,934 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:53,936 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:53,997 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,025 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,025 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:54,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,089 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,110 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,110 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,175 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,192 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,243 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,251 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,266 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:54,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,325 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,345 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,407 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:54,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,484 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,501 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,555 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,563 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,632 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,638 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,654 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,655 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,697 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,703 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,719 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,719 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,763 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,770 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,782 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,782 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:54,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,834 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:54,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,850 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,851 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,903 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:54,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:54,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:54,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:54,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:54,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:54,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:54,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:54,991 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:54,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:54,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:54,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:54,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,078 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,079 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,142 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:55,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,159 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,213 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:55,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,220 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,233 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,293 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,309 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,310 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,374 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:55,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,441 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:55,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,448 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,462 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,462 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,525 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,538 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,539 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,591 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:55,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,607 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,607 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,655 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:55,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,665 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:55,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,685 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,686 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,737 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:55,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,745 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,759 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,817 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,891 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,907 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,908 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:55,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:55,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:55,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:55,970 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:55,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:55,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:55,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:55,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:55,986 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:55,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:56,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,050 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:56,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,120 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:56,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,127 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,145 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,146 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,195 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,203 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:56,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,220 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:56,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,276 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,295 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,343 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,351 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,418 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,426 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,444 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,493 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,502 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,520 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,521 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,570 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,597 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,597 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,651 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,659 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,673 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:56,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,730 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,749 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,749 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,809 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:56,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,826 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,827 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:56,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,886 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,902 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,903 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:56,952 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:56,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:56,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:56,960 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:56,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:56,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:56,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:56,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:56,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:56,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:56,977 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,037 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,054 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,054 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,102 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,109 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,177 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,185 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,204 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,204 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,252 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,262 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:57,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,277 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,278 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:57,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,339 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,357 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,409 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,418 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:57,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,433 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:57,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,495 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:57,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,522 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,522 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:57,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,615 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,638 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,698 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,708 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:57,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,726 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,727 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:57,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,787 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,856 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,864 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:57,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,880 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,880 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:57,933 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:57,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:57,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:57,941 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:57,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:57,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:57,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:57,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:57,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:57,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:57,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,013 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:58,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,074 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:58,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,083 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,095 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,142 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,209 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,288 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,303 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,303 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,359 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,433 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,447 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,500 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:58,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,516 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,563 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:58,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,570 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,639 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:58,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,658 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,708 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:58,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,716 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:58,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,732 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,779 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:58,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,787 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,804 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,850 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,864 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,864 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:58,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:58,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:58,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:58,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:58,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:58,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:58,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:58,989 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:58,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:58,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:58,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:58,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,006 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,007 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,054 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,061 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,076 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,126 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,134 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,152 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,195 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,203 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,216 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,216 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:59,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,290 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,290 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:59,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,342 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,357 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,357 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,403 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,410 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,422 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,422 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:59,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,470 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,489 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,489 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,539 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,545 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,559 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,600 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,606 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,622 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,668 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,675 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,691 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,733 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,739 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,751 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:59,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,807 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,821 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,821 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:05:59,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,867 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:05:59,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,882 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,932 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:05:59,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:05:59,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:05:59,940 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:05:59,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:05:59,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:05:59,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:05:59,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:05:59,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:05:59,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:05:59,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:05:59,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,005 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,018 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,076 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,090 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,090 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,146 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,218 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:00,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,234 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,235 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,284 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:00,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,299 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:00,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,368 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:00,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,375 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:00,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,442 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:00,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,449 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,464 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,520 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,535 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,593 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,608 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,608 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,668 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,737 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,802 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,819 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,866 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,927 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:00,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:00,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:00,939 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:00,939 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:00,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:00,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:00,988 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:00,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:00,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:00,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:00,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,057 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,073 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,121 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:01,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:01,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,187 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:01,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:01,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,251 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,267 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,317 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,324 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,339 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,339 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,389 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,397 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,411 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,412 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,459 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,465 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,480 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,518 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,525 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:01,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,542 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:01,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,599 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,615 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,616 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,666 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,674 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:01,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,688 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:01,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,738 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,754 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,805 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:01,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,819 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:01,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,869 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:01,935 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:01,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:01,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:01,944 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:01,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:01,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:01,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:01,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:01,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:01,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,008 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,016 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,032 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,032 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,077 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,085 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,100 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,101 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,147 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,155 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,170 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,171 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,216 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,222 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,289 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,304 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:02,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,320 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:02,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,375 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,437 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,443 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,457 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,506 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,513 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:02,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,525 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:02,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,577 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,595 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,596 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,641 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,664 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,664 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,720 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:02,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,734 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,734 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:02,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,793 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:02,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,805 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,806 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:02,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,852 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,867 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,911 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:02,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,917 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:02,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,929 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,929 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:02,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:02,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:02,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:02,978 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:02,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:02,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:02,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:02,993 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:02,993 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,036 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,042 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,111 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,119 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,133 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,133 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,190 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,207 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,257 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,275 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,338 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,339 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,391 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,407 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,449 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,456 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,469 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,518 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,533 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,590 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,606 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,660 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,724 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,732 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,807 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,815 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,884 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:03,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,891 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:03,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,904 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:03,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:03,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:03,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:03,960 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:03,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:03,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:03,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:03,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:03,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:03,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:03,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,017 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,025 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,041 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,041 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,082 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,090 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,101 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,102 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,157 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,171 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,172 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,227 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,240 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,298 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,310 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,310 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,375 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,375 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,430 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,446 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,493 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,502 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,519 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,519 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,570 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,578 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,645 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,652 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,671 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,671 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,719 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,726 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,739 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,797 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,814 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,814 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,861 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:04,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,867 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:04,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:04,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:04,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:04,930 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:04,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:04,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:04,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:04,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:04,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:04,994 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,002 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,015 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,016 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:05,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:05,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,136 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,193 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,201 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,215 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,216 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,266 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,274 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,293 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,294 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,345 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,359 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,415 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,430 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,477 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,483 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:05,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,550 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,563 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,563 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:05,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,612 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,669 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,674 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,734 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,740 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,759 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,760 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,810 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,818 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:05,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,834 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,834 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,885 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:05,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,892 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:05,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:05,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:05,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:05,964 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:05,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:05,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:05,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:05,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:05,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:05,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:05,978 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,036 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,107 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,121 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,121 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,177 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,192 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,192 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,249 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,263 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,326 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:06,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,343 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,389 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:06,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,396 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,410 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,463 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,528 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,595 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:06,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,610 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,656 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:06,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,678 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:06,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,723 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:06,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,738 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,738 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,785 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:06,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,794 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:06,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,810 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,810 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,861 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:06,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,867 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:06,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,882 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,933 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:06,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:06,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:06,942 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:06,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:06,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:06,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:06,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:06,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:06,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:06,956 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:06,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,023 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,024 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,068 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,075 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,087 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,141 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,200 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,207 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,222 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,222 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,271 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,282 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,295 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,296 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,349 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,365 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,365 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,421 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,437 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,493 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,509 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,557 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,564 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,581 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,631 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,641 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,659 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,659 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,707 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,714 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,788 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,804 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:07,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,861 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:07,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:07,930 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:07,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:07,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:07,937 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:07,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:07,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:07,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:07,951 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:07,951 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,009 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,025 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,026 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,073 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:08,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,079 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,094 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,139 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:08,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,145 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,161 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,228 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,229 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,273 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:08,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,282 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,298 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,348 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,361 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,414 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,427 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,486 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,499 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,556 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,572 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,573 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,621 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:08,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,627 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,700 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,700 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,747 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,763 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,764 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,817 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:08,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,825 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,838 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,838 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,889 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:08,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,902 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,902 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:08,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:08,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:08,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:08,956 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:08,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:08,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:08,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:08,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:08,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:08,971 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:08,972 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,022 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,030 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,044 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,099 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,113 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,113 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,172 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,186 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,187 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,244 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,261 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,261 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,312 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,324 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,377 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,440 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,502 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,517 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,562 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,577 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,626 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,685 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,697 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,697 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,746 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,800 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,806 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,817 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,818 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,864 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,876 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,877 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:09,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,925 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:09,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:09,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:09,939 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:09,940 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:09,986 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:09,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:09,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:09,992 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:09,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:09,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:09,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,059 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:10,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,076 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,123 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:10,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,131 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,145 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,194 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,203 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:10,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,218 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,262 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:10,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,269 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:10,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:10,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,337 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,349 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,397 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,410 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,467 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,481 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,538 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,607 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,623 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,623 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,703 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,768 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,768 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,824 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:10,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,838 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,839 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:10,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,897 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,910 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,910 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:10,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:10,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:10,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:10,967 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:10,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:10,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:10,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:10,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:10,980 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:10,980 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,039 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,110 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,123 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,123 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,181 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,254 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:11,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,261 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,277 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,325 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:11,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,331 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,347 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,395 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:11,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,401 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,416 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,417 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:11,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,473 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,485 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,667 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,679 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,680 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,735 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,799 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,811 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,811 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,859 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,872 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,873 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,919 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:11,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:11,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:11,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:11,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:11,980 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:11,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:11,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:11,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:11,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:11,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:11,995 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,043 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:12,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,052 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,126 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,207 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,269 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,276 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,289 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,290 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,419 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,429 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:12,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,444 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,445 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,493 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,500 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:12,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,516 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,566 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:12,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,573 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,588 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,588 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,647 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,724 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,746 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,746 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,798 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:12,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,813 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,814 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,856 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:12,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,862 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,875 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:12,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:12,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:12,933 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:12,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:12,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:12,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:12,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:12,947 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:12,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:12,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,023 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,024 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,075 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,084 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,099 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,100 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,142 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,149 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,162 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,216 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,230 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,230 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,285 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,344 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,352 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,369 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,369 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,426 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,435 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,451 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,451 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,516 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,530 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,531 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,585 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,601 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,649 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,656 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,674 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,724 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,731 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,806 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,825 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,825 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,874 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:13,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,881 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:13,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:13,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:13,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:13,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:13,952 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:13,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:13,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:13,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:13,971 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:13,971 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,020 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,028 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,044 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,093 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,100 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,165 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,173 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:14,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,186 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,186 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,242 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,259 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,259 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,312 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,320 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:14,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,336 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,336 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:14,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,391 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,408 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,457 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,464 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:14,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,477 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:14,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,534 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:14,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,548 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,549 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:14,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,600 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,614 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,656 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,662 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,727 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,736 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,801 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,809 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:14,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,821 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,821 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,871 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,887 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:14,934 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:14,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:14,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:14,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:14,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:14,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:14,960 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:14,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,008 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,015 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,028 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,083 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,098 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,099 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,149 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,156 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,171 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,172 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,223 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,231 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,247 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,248 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,297 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,305 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,369 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,383 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,383 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,434 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,450 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,491 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,497 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,556 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,576 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,628 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,643 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,690 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,697 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,711 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,711 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,766 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,781 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,831 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,839 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,852 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:15,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,910 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:15,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:15,971 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:15,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:15,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:15,977 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:15,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:15,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:15,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:15,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:15,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:15,991 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,042 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,057 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,057 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,103 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,111 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,126 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,127 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,177 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,234 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,244 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,258 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,259 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,315 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,330 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,330 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,385 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,401 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,402 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,447 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,456 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,471 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,525 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,539 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,539 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,593 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,609 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,610 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,660 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,724 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,736 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,752 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,752 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,801 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,808 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,821 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,821 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:16,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,877 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:16,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:16,944 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:16,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:16,951 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:16,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:16,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:16,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:16,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:16,964 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:16,964 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:17,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,024 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,024 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,068 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,083 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,083 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,121 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,128 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,142 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,143 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,181 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,187 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,203 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,204 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,242 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,249 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:17,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,261 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,261 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,312 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:17,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,325 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,374 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,393 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,442 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,450 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:17,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,462 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,511 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,527 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,575 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,582 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,598 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,598 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,645 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,654 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,673 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,720 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,728 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,792 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,800 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,816 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,816 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,863 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:17,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,870 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:17,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:17,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:17,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:17,941 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:17,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:17,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:17,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:17,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:17,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:17,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:17,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,012 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,020 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,038 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,039 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,093 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,101 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:18,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:18,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,180 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:18,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,267 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:18,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:18,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,352 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,424 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,431 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,451 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,451 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,507 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,515 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:18,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,531 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,532 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:18,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,588 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,605 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,654 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,663 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,684 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,749 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,757 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,781 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,835 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:18,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,843 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:18,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,858 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:18,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:18,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:18,926 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:18,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:18,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:18,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:18,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:18,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:18,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:18,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:18,999 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,009 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,027 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,027 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,098 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:19,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,118 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,118 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,178 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,243 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:19,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,260 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,261 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,315 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,322 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:19,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,345 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,402 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,409 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,423 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,424 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,486 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,505 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,505 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,566 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,581 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,646 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:19,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,665 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,666 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,721 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,729 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,810 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:19,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,830 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,887 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:19,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,894 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,908 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,909 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:19,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:19,982 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:19,982 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,042 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,112 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,120 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,136 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,203 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,287 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,302 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,303 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,369 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,445 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,452 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,467 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,532 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,554 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,554 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,610 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,623 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,692 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,706 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,706 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:20,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,765 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,781 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,782 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,830 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,838 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,855 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,905 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,913 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:20,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:20,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:20,930 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:20,930 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:20,981 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:20,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:20,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:20,989 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:20,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:20,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:20,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,064 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:21,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,146 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:21,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,155 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,172 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,173 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,247 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,264 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,264 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,328 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,343 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,404 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:21,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,421 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,422 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,484 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,577 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:21,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,585 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:21,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,603 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,665 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:21,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,673 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:21,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,747 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:21,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,757 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,773 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,774 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,848 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,865 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:21,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:21,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:21,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:21,940 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:21,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:21,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:21,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:21,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:21,957 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:21,958 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,034 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,051 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,125 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,142 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,143 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,217 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:22,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,238 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:22,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,316 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:22,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,337 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,337 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,391 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,413 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,413 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,476 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,569 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,587 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,660 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:22,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,678 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,679 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:22,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,751 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:22,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,774 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,833 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:22,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,844 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:22,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:22,931 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:22,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:22,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:22,946 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:22,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:22,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:22,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:22,966 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:22,967 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,026 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,034 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:23,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,051 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:23,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,119 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,139 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,195 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,204 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:23,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:23,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,275 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,295 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,296 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,352 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:23,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,378 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,378 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,434 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:23,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,441 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,464 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,524 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,536 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,554 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,611 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,620 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:23,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,636 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:23,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,701 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,720 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,721 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,783 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,793 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:23,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,809 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:23,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,881 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,902 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:23,967 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:23,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:23,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:23,976 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:23,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:23,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:23,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:23,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:23,998 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,057 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:24,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,066 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,083 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,083 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,152 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:24,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,170 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,171 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,229 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:24,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,237 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:24,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,254 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,255 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,310 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:24,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,318 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,334 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,334 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,392 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,407 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,461 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:24,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,480 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,481 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,527 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:24,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,537 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,551 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,618 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,636 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,708 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:24,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,725 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,726 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,784 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:24,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,810 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,810 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,884 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:24,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,901 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:24,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:24,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:24,963 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:24,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:24,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:24,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:24,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:24,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:24,980 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:24,981 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,032 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,040 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,058 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,058 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,116 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,124 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:25,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:25,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,206 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:25,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:25,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,288 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,308 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,308 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,373 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,381 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:25,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,397 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:25,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,469 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,489 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,490 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,554 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,563 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:25,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,653 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,674 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,737 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,745 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,765 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,765 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,826 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,835 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:25,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,855 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:25,915 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:25,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:25,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:25,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:25,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:25,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:25,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:25,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,013 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:26,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,030 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,031 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,088 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:26,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,097 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:26,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,169 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:26,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,177 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,194 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,264 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:26,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,346 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:26,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,353 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,435 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,522 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,605 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,623 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,623 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,687 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:26,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,695 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:26,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,716 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,716 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,766 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:26,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,774 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,789 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,789 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,848 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,864 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,864 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:26,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:26,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:26,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:26,930 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:26,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:26,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:26,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:26,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:26,947 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:26,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,015 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,032 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,033 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,108 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,108 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,174 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,250 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,323 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,330 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,349 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,403 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,411 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,429 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,485 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,493 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,508 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,508 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,576 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,644 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,652 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,674 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,722 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,729 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:27,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,804 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,822 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,871 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,878 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:27,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:27,951 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:27,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:27,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:27,960 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:27,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:27,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:27,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:27,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:27,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:27,976 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:27,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,046 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,126 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,142 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,143 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,194 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,204 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,225 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,273 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,282 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,362 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,370 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,386 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,451 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,466 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,554 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,612 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,620 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,640 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,640 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,713 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,732 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,795 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,804 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:28,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,828 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,887 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:28,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,898 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:28,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:28,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:28,916 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:28,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:28,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:28,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:28,990 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:28,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:28,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:28,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:28,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,008 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,077 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,095 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,143 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,150 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,162 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,162 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,217 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,230 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,231 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,286 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,302 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,357 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,380 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,430 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,511 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,529 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,581 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,589 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,606 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,656 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,665 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,725 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,733 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,745 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,791 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,854 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,923 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:29,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,929 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:29,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:29,942 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:29,942 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:29,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:29,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:29,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:29,992 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:29,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:29,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:29,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:29,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,009 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,056 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,064 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,078 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,078 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,135 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:30,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,153 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,153 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,204 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,210 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,224 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,224 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,282 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,296 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,354 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:30,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,425 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,432 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,446 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,498 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,567 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,581 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,637 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:30,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,653 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,704 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,711 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:30,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,779 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,851 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:30,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,860 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:30,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:30,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:30,933 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:30,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:30,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:30,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:30,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:30,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:30,947 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:30,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:30,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,003 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,017 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,075 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,144 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,170 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,217 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,225 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,296 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,310 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,310 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,366 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,387 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,436 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,446 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,460 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,512 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,524 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,524 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,574 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,591 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,592 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,640 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,647 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,661 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,713 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,725 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,725 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,773 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:31,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,785 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,785 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:31,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,838 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,858 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,859 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,906 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,913 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:31,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:31,928 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:31,928 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:31,976 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:31,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:31,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:31,984 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:31,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:31,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:31,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:31,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,000 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,001 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,046 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,053 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,067 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,118 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,132 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,132 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,178 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,234 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,241 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,252 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,296 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,364 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,377 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,426 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,483 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,491 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,506 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,507 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,545 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,551 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,564 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,565 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,604 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,612 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,628 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,628 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,675 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,683 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,698 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,698 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,742 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,749 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,762 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,763 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,811 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,825 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,826 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,872 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:32,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,878 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:32,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,891 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:32,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:32,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:32,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:32,948 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:32,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:32,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:32,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:32,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:32,964 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:32,964 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,014 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:33,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,021 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:33,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,036 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,036 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,087 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:33,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,095 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:33,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,111 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,111 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,158 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:33,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,165 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:33,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,181 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,181 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,229 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:33,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,240 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,303 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:33,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,318 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,369 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:33,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,376 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,390 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,390 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,437 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,449 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,495 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,507 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,507 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,560 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,574 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,625 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,692 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,709 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,710 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,763 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,818 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,830 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,876 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:33,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,887 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,887 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:33,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:33,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:33,938 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:33,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:33,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:33,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:33,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:33,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:33,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:33,996 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:34,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,003 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:34,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,016 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:34,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:34,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,089 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,089 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,134 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:34,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,142 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:34,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,159 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,207 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:34,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,214 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:34,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,227 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,228 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:34,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,273 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:34,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:34,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,333 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:34,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,348 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,390 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:34,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,396 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:34,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,414 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,462 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:06:34,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,469 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,482 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,483 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:34,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,540 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:06:34,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:06:34,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:06:34,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:06:34,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:06:34,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:06:34,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:06:34,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:06:34,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:06:34,598 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:06:34,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:06:34,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:06:34,599 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-12-06 01:18:02,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:02,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:02,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:02,833 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:02,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:02,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:02,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:02,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:02,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:02,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:02,853 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:02,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:02,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:02,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:02,906 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:02,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:02,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:02,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:02,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:02,936 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:02,936 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:02,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:02,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:02,989 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:02,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:02,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:02,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:02,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,008 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,084 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,125 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,131 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,151 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,195 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,201 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,268 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,275 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,294 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,343 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,363 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,440 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,492 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,556 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,562 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,586 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,630 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,635 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,653 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,704 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,722 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,722 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,772 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,836 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,853 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,854 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:03,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,898 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:03,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:03,963 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:03,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:03,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:03,969 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:03,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:03,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:03,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:03,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:03,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:03,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:03,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,037 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,057 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,058 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,102 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,108 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,127 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,127 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,174 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,197 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,197 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,236 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,242 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,262 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,301 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,306 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,324 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,374 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,396 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,438 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,446 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,518 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,537 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,537 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,590 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,608 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,609 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,653 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,676 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,722 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,728 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,758 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,758 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,804 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:04,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,825 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,825 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,870 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:04,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,875 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,893 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:04,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:04,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:04,948 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:04,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:04,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:04,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:04,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:04,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:04,968 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:04,968 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,018 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,039 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,085 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,090 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,109 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,109 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,163 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,184 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,184 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,229 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,234 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,304 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,372 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,470 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,511 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,537 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,537 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,581 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,586 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,604 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,651 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,669 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,735 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,735 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,781 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,850 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,856 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:05,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,877 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,877 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:05,928 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:05,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:05,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:05,936 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:05,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:05,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:05,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:05,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:05,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,001 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,030 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,085 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,104 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,104 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,160 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,181 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,182 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,228 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,235 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,257 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,257 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,303 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,311 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,329 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,330 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,382 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,402 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,402 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,449 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,454 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,472 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,472 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,526 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,548 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,548 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,596 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,604 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,623 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,623 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,677 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,694 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,695 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,751 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,773 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,773 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,830 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,849 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,849 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:06,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,900 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:06,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,921 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,921 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:06,966 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:06,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:06,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:06,974 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:06,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:06,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:06,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:06,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:06,993 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:06,994 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,048 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,067 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,195 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:07,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,217 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,262 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:07,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,270 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,293 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,348 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:07,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,370 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,419 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:07,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,446 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,446 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,504 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,523 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,524 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,578 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,596 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,596 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,650 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,669 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,724 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,746 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,746 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,798 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:07,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,818 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,818 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,865 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:07,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,892 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,892 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:07,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:07,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:07,945 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:07,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:07,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:07,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:07,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:07,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:07,974 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,021 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:08,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,029 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:08,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,051 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,051 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,096 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:08,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,102 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,120 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,173 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:08,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,195 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,195 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,249 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,267 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,321 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,340 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,391 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,409 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,453 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,471 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,516 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,534 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,534 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,580 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,603 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,655 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:08,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,676 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,725 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:08,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,733 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,753 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,803 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:08,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,867 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,873 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,891 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:08,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:08,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:08,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:08,939 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:08,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:08,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:08,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:08,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:08,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,010 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,081 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,101 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,102 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,149 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,157 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,176 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,176 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,252 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,291 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,297 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,358 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,441 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,460 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,517 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,539 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,540 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,589 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,598 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,668 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,674 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,763 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,763 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,806 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,813 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:09,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,886 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:09,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:09,949 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:09,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:09,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:09,955 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:09,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:09,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:09,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:09,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:09,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:09,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:09,973 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,025 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,095 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,118 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,162 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,170 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,188 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,238 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,258 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,258 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,305 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,372 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,433 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,465 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,465 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,504 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,511 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,533 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,579 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,587 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,609 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,609 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,660 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,670 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,695 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,740 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,748 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,770 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,814 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,820 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,840 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,840 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:10,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,889 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:10,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,909 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,910 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:10,955 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:10,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:10,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:10,962 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:10,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:10,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:10,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:10,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:10,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:10,981 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:10,981 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,033 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:11,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,055 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,055 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,110 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:11,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,138 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,192 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,266 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:11,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,288 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,289 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,336 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,344 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,419 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:11,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,440 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,441 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,483 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:11,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,491 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,556 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,575 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,575 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,651 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,651 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,704 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,776 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,794 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:11,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,844 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:11,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,865 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,908 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:11,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,915 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:11,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:11,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:11,935 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:11,936 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:11,978 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:11,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:11,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:11,985 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:11,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:11,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:11,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:11,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,047 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,053 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,072 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,072 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,123 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,208 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,253 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,259 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,332 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,357 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,403 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,411 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,430 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,477 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,498 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,498 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,543 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,566 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,567 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,624 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,643 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,643 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,697 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,719 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,720 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,764 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,771 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,830 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,836 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:12,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,856 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:12,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,906 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:12,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:12,929 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:12,929 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:12,980 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:12,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:12,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:12,986 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:12,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:12,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:12,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:12,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,006 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,007 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,058 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,079 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,080 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,129 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,149 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,149 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,193 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,200 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,220 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,267 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,274 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,344 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,349 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,372 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,419 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,426 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,444 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,488 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,508 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,508 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,582 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,583 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,639 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,662 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,706 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,713 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,731 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,796 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,796 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,848 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,910 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:13,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:13,939 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:13,939 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:13,983 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:13,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:13,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:13,990 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:13,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:13,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,008 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,058 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,076 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,120 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,126 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,145 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,196 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,217 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,266 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,284 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,335 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,355 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,355 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,405 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,425 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,476 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,496 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,542 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:14,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,548 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,570 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,570 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:14,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,614 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,633 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,686 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,710 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,710 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,756 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,763 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,785 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,786 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,839 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:14,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,848 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,915 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:14,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,922 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:14,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:14,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:14,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:14,940 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:14,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:14,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:14,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:14,989 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:14,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:14,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:14,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:14,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,009 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,010 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,048 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,075 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,113 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,120 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,183 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,191 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,213 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,213 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,256 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,262 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,283 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,327 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,334 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:15,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,353 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,353 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:15,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,405 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:15,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,427 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:15,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,479 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,501 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,501 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,552 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,573 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,573 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,618 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,624 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,644 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,688 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,695 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:15,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,713 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:15,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,765 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,788 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,830 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,837 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:15,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,858 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,859 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,904 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:15,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,911 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:15,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:15,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:15,929 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:15,930 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:15,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:15,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:15,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:15,984 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:15,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:15,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:15,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:15,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,059 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,067 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,089 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,089 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,139 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,147 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,166 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,224 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,244 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,244 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,301 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,326 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,374 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,381 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,403 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,403 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,452 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,460 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,478 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,526 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,547 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,547 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,592 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,598 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,667 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,692 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,737 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,745 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,763 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,763 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,812 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:16,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:16,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,884 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:16,951 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:16,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:16,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:16,960 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:16,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:16,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:16,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:16,980 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:16,981 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,026 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,033 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,104 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,125 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,163 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,169 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,188 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,232 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,291 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,305 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,329 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,329 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,370 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,376 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,446 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,467 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,521 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,590 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,597 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,616 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,669 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,691 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,744 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,764 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,765 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,813 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,820 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,844 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,894 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:17,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,902 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:17,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:17,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:17,927 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:17,927 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:17,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:17,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:17,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:17,983 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:17,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:17,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:17,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:17,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,005 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,054 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,062 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,138 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,206 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,214 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,233 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,233 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,288 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,310 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,311 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,355 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,362 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,381 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,381 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,434 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,456 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,498 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,573 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,581 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,607 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,607 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,654 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,661 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,681 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,681 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,735 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,754 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,809 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,829 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,829 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,885 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,907 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,907 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:18,954 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:18,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:18,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:18,962 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:18,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:18,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:18,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:18,984 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:18,985 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,035 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,043 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,065 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,114 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,190 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,197 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,272 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,281 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:19,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,301 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:19,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,358 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,380 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,428 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,436 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,458 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,458 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,507 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,515 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:19,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,535 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,536 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:19,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,593 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,615 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,664 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,671 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:19,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,691 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:19,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,746 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:19,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,766 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,766 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:19,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,840 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,840 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,885 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,920 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:19,968 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:19,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:19,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:19,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:19,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:19,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:19,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:19,994 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:19,995 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,036 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,041 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,062 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,062 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,106 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,112 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,133 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,133 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,172 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,178 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,196 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,196 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,242 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,260 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,260 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,310 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,328 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,328 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,382 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,404 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,405 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,449 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,455 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,478 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,531 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,537 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,603 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,629 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,629 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,677 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,686 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,714 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,756 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:20,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,761 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,828 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,847 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,897 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:20,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:20,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:20,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:20,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:20,965 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:20,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:20,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:20,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:20,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:20,986 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:20,986 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,031 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,039 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,058 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,058 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:21,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,110 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,181 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,187 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,208 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,208 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,252 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,258 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,276 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:21,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,329 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,348 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:21,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,399 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,421 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,421 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,466 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,472 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,491 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:21,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,542 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,564 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,564 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,611 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,620 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,643 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,643 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,693 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,702 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,725 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,725 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,774 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,808 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:21,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,865 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:21,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:21,938 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:21,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:21,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:21,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:21,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,040 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,041 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,120 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,175 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,197 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,197 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,247 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,256 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,275 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,276 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,333 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,353 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,353 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,404 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,431 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,432 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,480 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,488 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,510 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,555 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,563 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,585 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,585 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,630 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,638 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,657 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:22,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,710 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,732 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,778 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,787 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,809 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,856 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:22,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,886 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,886 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:22,935 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:22,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:22,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:22,943 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:22,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:22,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:22,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:22,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:22,962 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:22,962 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,019 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,040 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,096 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,119 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,166 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,174 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,250 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,272 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,272 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,319 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,347 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,347 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,404 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,472 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,478 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,501 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,547 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,555 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,577 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,625 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,633 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,652 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,707 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:23,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,736 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,780 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:23,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,788 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,808 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,864 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:23,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:23,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:23,936 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:23,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:23,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:23,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:23,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:23,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:23,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:23,956 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:23,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,003 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,023 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,024 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,079 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:24,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,098 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,099 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,152 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,174 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,174 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,220 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,227 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,249 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,292 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,299 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:24,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,318 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,319 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,369 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,396 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,445 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,453 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,524 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,532 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:24,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,608 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:24,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,680 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,700 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,701 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,746 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,752 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:24,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:24,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,822 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,843 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,891 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,898 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,922 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,923 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:24,969 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:24,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:24,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:24,976 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:24,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:24,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:24,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:24,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:24,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:24,999 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:24,999 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,050 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,058 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:25,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,077 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,078 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:25,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,130 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,151 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,193 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:25,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:25,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,264 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:25,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,283 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:25,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,338 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,360 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,406 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,414 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,483 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,490 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,549 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,555 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,576 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,619 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,626 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:25,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:25,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,703 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,723 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,724 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,768 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,775 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:25,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,794 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:25,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,842 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,863 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,863 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,905 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,912 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:25,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:25,934 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:25,934 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:25,977 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:25,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:25,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:25,983 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:25,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:25,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,005 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,048 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,054 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,072 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,072 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,124 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,192 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,199 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,218 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,278 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,297 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,298 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,356 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,378 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,378 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,424 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,432 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,451 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,500 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,522 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,522 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,566 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,590 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,590 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,639 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,659 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,659 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,705 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:26,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,723 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,724 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:26,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,777 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,798 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,843 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,849 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,918 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,924 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:26,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:26,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:26,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:26,989 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:26,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:26,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:26,997 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:26,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:26,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:26,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,019 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,064 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,144 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,152 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,172 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,172 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,219 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,237 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,237 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,290 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,311 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,354 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,361 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,379 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,435 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,460 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,513 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,521 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,597 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,616 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,674 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,695 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,745 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,818 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:27,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:27,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,892 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:27,963 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:27,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:27,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:27,970 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:27,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:27,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:27,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:27,992 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:27,992 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,042 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,050 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,073 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,123 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,131 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,158 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,207 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,215 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,237 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,237 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,287 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,295 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:28,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,314 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,315 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:28,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,371 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,440 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,445 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:28,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,464 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,464 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:28,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,521 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,543 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,592 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,599 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,622 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,671 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,679 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,701 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,702 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,751 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:28,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,760 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:28,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:28,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,836 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:28,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,855 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:28,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,903 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:28,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,922 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,923 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:28,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:28,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:28,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:28,974 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:28,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:28,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:28,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:28,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:28,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:28,996 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:28,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,042 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,048 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,113 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,119 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,138 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,189 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,254 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,281 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,328 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,394 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,400 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,422 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,423 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,473 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,491 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,536 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,543 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,565 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,565 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,616 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,633 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,685 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,706 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,706 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,749 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,756 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:29,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:29,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,825 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,846 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,890 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,897 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:29,963 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:29,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:29,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:29,969 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:29,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:29,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:29,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:29,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:29,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:29,990 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,043 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,049 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,119 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,186 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,193 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,212 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,286 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,329 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,335 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,356 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,357 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,403 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,410 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,432 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,433 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,476 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,481 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,501 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,552 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,575 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,624 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,631 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,656 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,708 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,780 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,804 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,851 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:30,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:30,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,918 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:30,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:30,938 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:30,939 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:30,977 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:30,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:30,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:30,984 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:30,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:30,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:30,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:30,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,005 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,049 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,055 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,073 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,123 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,142 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,142 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,193 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,212 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,212 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,272 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,292 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,292 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,345 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,365 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,365 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,409 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,415 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,435 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,480 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,487 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,510 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,557 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,562 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,583 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,584 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,627 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,635 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,658 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,705 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,710 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,778 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,796 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,797 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,847 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:31,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,871 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:31,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:31,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:31,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:31,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:31,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:31,991 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:31,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:31,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:31,999 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:31,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:31,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:31,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,021 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,021 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,068 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,074 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,094 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,095 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,139 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,147 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:32,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,165 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:32,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,219 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:32,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:32,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,286 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:32,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,304 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:32,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,356 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,379 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,423 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,428 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,501 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,507 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,530 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,568 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,574 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:32,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,595 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,595 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:32,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,644 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:32,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,663 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,664 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:32,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,709 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,730 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,771 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,777 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,800 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,800 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,844 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,850 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,872 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,872 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,916 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,922 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:32,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:32,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:32,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:32,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:32,986 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:32,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:32,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:32,994 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:32,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:32,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:32,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,017 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,064 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,095 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,095 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,143 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,164 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,209 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,217 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,288 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,296 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,315 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,316 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,371 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,441 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,507 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,514 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,537 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,537 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,577 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,584 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,602 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,603 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,675 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,726 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,734 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:33,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,756 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:33,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,806 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,881 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,903 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:33,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:33,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:33,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:33,960 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:33,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:33,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:33,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:33,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:33,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:33,979 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:33,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:34,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,037 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,110 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,117 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,185 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,190 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,212 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,213 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,270 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,291 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,292 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,342 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,349 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:34,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:34,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,431 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,453 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,453 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,499 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,507 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:34,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,527 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,583 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:34,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,603 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:34,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,656 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,727 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,735 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,757 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,757 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,802 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,810 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,876 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:34,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,903 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:34,948 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:34,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:34,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:34,954 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:34,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:34,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:34,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:34,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:34,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:34,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:34,973 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,028 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,098 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,105 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,126 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,170 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,176 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,198 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,243 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,250 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,271 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,315 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,321 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:35,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,340 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,392 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:35,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,455 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:35,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,476 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,530 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,592 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,599 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,668 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,674 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:35,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,738 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,760 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,804 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,874 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,901 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:35,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:35,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:35,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:35,954 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:35,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:35,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:35,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:35,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:35,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:35,979 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:35,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,038 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,046 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,072 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,136 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:36,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,159 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,209 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,217 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:36,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,245 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,245 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,290 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,297 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,371 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:36,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,464 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,465 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,512 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,521 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:36,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,590 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,596 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,614 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,670 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,748 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:36,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,770 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,814 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:36,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,821 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,839 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,839 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,891 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:36,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:36,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:36,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:36,968 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:36,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:36,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:36,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:36,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:36,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:36,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:36,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:37,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,043 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,066 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,114 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,122 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,194 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,202 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:37,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,222 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:37,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,280 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,301 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,349 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,356 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,378 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,379 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,436 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:37,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,455 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,455 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:37,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,502 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:37,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,572 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,593 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,631 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,638 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,658 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,696 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,703 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,723 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,723 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,764 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,790 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,790 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,835 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,842 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,913 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:37,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,920 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:37,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:37,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:37,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:37,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:37,940 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:37,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:37,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:37,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:37,992 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:37,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:37,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:37,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,013 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,013 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,065 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,087 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,127 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,135 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,161 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,209 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,217 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,289 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,297 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,319 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,363 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,371 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,391 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,437 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,445 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:38,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,465 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,465 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:38,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:38,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:38,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,597 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:38,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,616 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,616 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:38,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,670 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,739 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,747 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:38,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,771 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:38,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,822 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,843 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,888 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:38,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,896 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:38,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:38,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:38,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:38,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:38,970 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:38,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:38,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:38,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:38,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:38,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:38,993 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:38,994 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,042 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,050 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,070 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,125 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,148 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,193 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,201 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,224 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,224 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,273 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,280 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,348 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,369 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,369 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,413 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,419 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,443 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,487 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,492 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,562 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,584 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,584 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,628 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,634 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:39,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,701 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:39,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,708 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,728 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,728 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,784 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,860 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,879 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,880 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:39,927 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:39,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:39,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:39,935 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:39,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:39,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:39,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:39,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:39,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:39,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:39,954 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,035 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,079 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,087 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,107 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,107 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,157 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,174 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,218 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,236 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,237 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,280 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,302 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,349 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,356 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,420 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,440 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,440 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,486 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,493 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,516 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,554 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,561 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,636 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,662 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,704 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,709 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,731 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,778 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,796 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,797 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,842 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:40,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,860 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,860 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:40,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,911 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:40,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:40,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:40,975 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:40,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:40,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:40,981 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:40,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:40,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:40,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,002 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,042 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:41,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,048 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,067 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,131 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,131 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,176 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,202 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,202 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,254 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,323 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,342 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,392 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,463 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:41,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,485 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,532 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:41,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,539 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,559 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,615 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:41,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,638 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,682 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:41,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,689 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,761 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,834 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:41,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,860 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,860 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,906 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:41,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,912 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:41,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:41,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:41,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:41,932 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:41,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:41,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:41,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:41,980 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:41,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:41,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:41,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:41,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,000 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,001 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,041 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:42,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,046 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,065 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,111 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,129 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,130 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,173 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:42,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,194 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,233 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:42,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,239 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,257 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,257 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,304 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,324 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,370 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:42,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,440 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,446 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,464 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,464 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,513 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,531 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,531 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,577 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,596 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,596 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,645 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,665 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,665 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,713 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,787 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:42,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,861 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:42,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,883 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,928 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:42,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:42,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:42,934 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:42,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:42,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:42,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:42,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:42,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:42,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:42,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,032 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,032 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,074 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,102 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,102 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,157 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,179 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,226 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,256 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,256 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,302 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,310 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,329 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,330 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,381 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,402 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,402 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,453 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,474 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,474 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,519 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,526 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,588 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,614 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,738 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,758 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,758 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,797 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,805 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:43,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,826 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,827 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,866 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:43,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,872 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:43,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:43,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:43,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:43,939 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:43,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:43,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:43,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:43,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:43,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,015 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,037 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,037 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,085 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,093 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,163 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,171 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,190 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,190 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,248 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,272 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,272 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,329 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,348 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,349 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,399 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,419 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,419 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,464 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,472 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,493 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,493 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,544 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,566 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,567 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,610 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,616 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,635 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,685 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,703 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,753 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,820 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,826 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:44,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,852 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:44,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,908 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:44,930 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:44,930 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:44,980 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:44,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:44,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:44,988 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:44,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:44,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:44,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:44,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,010 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,010 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,056 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,063 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,131 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,150 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,150 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,195 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,216 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,216 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,262 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,269 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,287 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,288 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,334 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,354 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,399 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,418 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,418 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,463 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,486 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,486 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,531 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,550 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,596 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,657 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,663 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,724 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,729 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,748 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,748 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,793 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,814 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,815 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,855 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,861 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,924 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:45,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,930 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:45,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:45,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:45,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:45,948 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:45,948 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:45,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:45,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:45,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:45,994 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:45,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:45,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:45,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,023 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,023 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,066 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,072 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,090 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,090 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:46,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,140 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,198 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,205 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:46,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,274 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,293 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,294 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:46,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,351 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,419 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,427 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,449 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,504 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,525 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,526 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,564 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,571 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,634 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,640 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,665 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,665 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,711 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,717 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:46,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,739 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,783 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:46,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,789 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,808 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:46,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,862 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,881 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,927 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:46,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:46,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:46,934 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:46,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:46,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:46,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:46,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:46,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:46,954 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:46,954 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:46,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,006 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,025 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,025 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,081 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,102 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,102 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,147 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,153 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,172 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,172 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,224 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,296 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,302 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,368 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,376 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,399 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,445 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,452 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,476 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,476 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,521 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,527 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,596 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,602 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,671 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,740 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,760 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,810 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,828 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:47,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,878 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:47,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,905 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,905 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:47,951 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:47,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:47,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:47,959 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:47,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:47,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:47,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:47,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:47,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:47,978 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:47,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,033 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,128 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,128 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,176 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,184 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,203 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,204 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,258 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,280 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,280 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,327 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,335 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,355 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,408 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,431 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,431 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,478 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,486 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,513 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,553 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,559 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,578 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,633 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,654 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,702 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:48,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,722 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,722 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:48,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,770 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,840 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,861 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,910 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,917 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:48,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:48,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:48,940 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:48,984 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:48,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:48,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:48,990 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:48,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:48,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:48,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:48,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,010 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,011 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,058 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,065 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,087 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,139 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,144 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,163 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,163 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,220 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,242 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,287 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,293 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,314 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,361 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,367 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,385 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,441 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,461 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,514 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,532 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,578 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,599 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,599 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,646 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,654 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,674 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,755 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,799 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,805 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,825 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,826 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,869 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:49,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,875 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:49,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:49,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:49,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:49,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:49,944 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:49,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:49,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:49,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:49,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:49,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:49,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:49,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,010 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,017 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,040 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,084 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,091 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,109 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,110 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,159 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,228 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,249 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,294 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,301 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,319 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,374 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,395 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,438 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,443 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,507 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,568 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,573 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,641 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:50,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,650 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,673 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,728 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,749 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,749 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,800 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,819 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,872 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:50,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,890 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:50,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:50,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:50,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:50,941 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:50,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:50,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:50,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:50,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:50,967 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:50,967 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,014 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,021 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,094 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,163 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,171 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,240 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,248 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,323 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,343 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,394 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,400 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,420 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,468 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,491 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,491 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,532 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,537 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,565 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,566 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,606 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,611 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,630 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,630 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,683 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,704 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,754 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,761 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:51,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,784 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,784 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,831 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:51,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,836 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,855 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,907 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:51,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:51,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:51,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:51,975 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:51,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:51,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:51,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:51,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:51,993 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:51,994 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:52,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,046 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:52,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,066 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,066 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:52,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,121 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,143 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,189 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,264 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,272 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,295 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,295 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,341 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,348 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,420 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,429 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:52,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,449 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:52,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,505 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,526 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,526 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,565 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,571 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,592 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,592 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,633 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,638 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,702 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,709 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:52,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,727 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,727 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:52,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,779 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:52,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:52,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,858 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:52,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,882 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:52,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:52,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:52,932 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:52,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:52,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:52,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:52,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:52,950 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:52,950 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,007 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,027 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,027 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,081 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,100 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,101 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,158 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,180 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,180 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,230 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:53,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,237 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:53,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,259 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,260 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,307 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:53,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,315 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,335 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,335 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,392 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,412 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,412 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,479 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,498 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,498 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,553 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,575 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,575 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,622 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:53,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,627 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,646 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,646 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,697 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,716 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,716 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,763 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,782 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,782 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,828 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,846 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:53,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,891 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:53,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,912 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:53,950 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:53,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:53,956 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:53,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:53,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:53,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:53,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:53,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:53,975 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:53,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,020 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,046 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,046 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,086 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,091 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,110 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,111 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,157 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,175 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,220 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,284 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,347 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,354 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,419 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,437 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,437 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,483 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,503 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,549 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,570 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,570 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,608 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,623 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,644 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,684 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,690 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,712 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,712 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,752 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,757 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,778 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,779 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,817 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,824 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,846 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,884 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:54,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:54,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,909 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,909 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:54,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:54,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:54,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:54,954 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:54,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:54,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:54,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:54,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:54,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:54,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,012 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,019 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:55,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,042 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,080 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,105 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,106 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,151 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,175 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,225 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,243 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,244 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,296 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,316 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,316 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,370 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:55,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,393 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,443 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,451 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:55,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,473 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,473 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,523 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,531 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,551 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,608 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,628 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,685 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:55,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,758 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,765 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:55,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,788 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,841 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,849 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,869 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,922 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:55,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:55,941 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:55,942 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:55,991 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:55,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:55,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:55,999 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:55,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:55,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:55,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,071 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,092 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,092 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,151 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,173 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,173 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,223 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,230 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:56,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,250 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,250 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,307 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,329 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,330 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,376 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,384 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:56,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,404 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,405 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,458 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:56,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,481 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,536 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:56,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,557 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,557 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,610 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,634 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,680 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,710 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,710 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,748 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,754 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,813 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,819 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,841 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,841 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,879 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:56,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,886 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:56,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,905 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:56,944 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:56,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:56,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:56,950 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:56,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:56,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:56,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:56,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:56,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:56,971 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:56,972 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,010 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,018 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,096 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,170 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,239 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,247 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,267 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,321 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,343 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,390 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,397 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,419 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,463 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,469 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,490 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,532 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,537 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,556 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,602 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,611 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,634 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,692 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,710 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,710 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,763 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:18:57,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,786 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,786 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,834 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 01:18:57,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,841 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,861 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 01:18:57,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 01:18:57,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:18:57,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 38 states and 49 transitions. [2024-12-06 01:18:57,914 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 49 transitions. [2024-12-06 01:18:57,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:18:57,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:18:57,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:18:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 01:18:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:18:57,933 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-12-06 01:18:57,934 INFO L279 TraceCheckSpWp]: Computing forward predicates...