./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-numeric/java_LogBuiltIn.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-numeric/java_LogBuiltIn.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm --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 6d6de59cf2b416f7340c8c861064933450d6034e9a050a1b7fe5107e8fa4152f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:16:50,215 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:16:50,310 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 23:16:50,320 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:16:50,321 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:16:50,352 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:16:50,353 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:16:50,353 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:16:50,353 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:16:50,353 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:16:50,353 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:16:50,353 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:16:50,353 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:16:50,354 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:16:50,354 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:16:50,355 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:16:50,355 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:16:50,355 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:16:50,355 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_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm 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 -> 6d6de59cf2b416f7340c8c861064933450d6034e9a050a1b7fe5107e8fa4152f [2024-11-13 23:16:50,688 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:16:50,699 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:16:50,702 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:16:50,705 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:16:50,705 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:16:50,706 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-numeric/java_LogBuiltIn.c Unable to find full path for "g++" [2024-11-13 23:16:52,663 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:16:52,890 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:16:52,891 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/sv-benchmarks/c/termination-numeric/java_LogBuiltIn.c [2024-11-13 23:16:52,898 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/data/695fbcff2/5c47f9742b464dd7b3be6d666aba37c6/FLAG32b0dd97d [2024-11-13 23:16:52,914 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/data/695fbcff2/5c47f9742b464dd7b3be6d666aba37c6 [2024-11-13 23:16:52,915 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:16:52,916 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:16:52,918 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:16:52,918 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:16:52,922 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:16:52,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:16:52" (1/1) ... [2024-11-13 23:16:52,923 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@769de16b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:52, skipping insertion in model container [2024-11-13 23:16:52,923 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:16:52" (1/1) ... [2024-11-13 23:16:52,935 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:16:53,103 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:16:53,109 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:16:53,123 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:16:53,137 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:16:53,138 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53 WrapperNode [2024-11-13 23:16:53,138 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:16:53,139 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:16:53,139 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:16:53,139 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:16:53,149 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,152 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,170 INFO L138 Inliner]: procedures = 5, calls = 3, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 27 [2024-11-13 23:16:53,171 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:16:53,171 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:16:53,171 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:16:53,172 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:16:53,178 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,179 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,180 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,180 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,182 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,188 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,192 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,193 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,194 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:16:53,194 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:16:53,195 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:16:53,195 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:16:53,196 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:16:53,227 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:16:53,239 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:16:53,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:16:53,272 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:16:53,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:16:53,328 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:16:53,330 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:16:53,471 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-13 23:16:53,471 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:16:53,518 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:16:53,521 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 23:16:53,521 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:16:53 BoogieIcfgContainer [2024-11-13 23:16:53,522 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:16:53,523 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:16:53,523 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:16:53,534 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:16:53,534 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:16:53" (1/1) ... [2024-11-13 23:16:53,542 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:16:53,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:53,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 11 transitions. [2024-11-13 23:16:53,595 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 11 transitions. [2024-11-13 23:16:53,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 23:16:53,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:53,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:53,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:53,795 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:53,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:53,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 10 transitions. [2024-11-13 23:16:53,844 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 10 transitions. [2024-11-13 23:16:53,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 23:16:53,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:53,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:53,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:54,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:54,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:54,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 13 states and 14 transitions. [2024-11-13 23:16:54,096 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 14 transitions. [2024-11-13 23:16:54,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 23:16:54,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:54,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:54,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:54,169 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:54,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:54,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 17 states and 21 transitions. [2024-11-13 23:16:54,424 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 21 transitions. [2024-11-13 23:16:54,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 23:16:54,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:54,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:54,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:54,521 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:54,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:54,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 22 states and 30 transitions. [2024-11-13 23:16:54,885 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 30 transitions. [2024-11-13 23:16:54,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 23:16:54,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:54,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:54,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:55,208 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:55,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:55,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 24 states and 36 transitions. [2024-11-13 23:16:55,552 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 36 transitions. [2024-11-13 23:16:55,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 23:16:55,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:55,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:55,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:55,680 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:55,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:55,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 25 states and 36 transitions. [2024-11-13 23:16:55,762 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 36 transitions. [2024-11-13 23:16:55,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:55,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:55,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:55,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:55,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:56,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:56,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 30 states and 44 transitions. [2024-11-13 23:16:56,332 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 44 transitions. [2024-11-13 23:16:56,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 23:16:56,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:56,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:56,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:56,718 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:57,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:57,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 35 states and 50 transitions. [2024-11-13 23:16:57,296 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 50 transitions. [2024-11-13 23:16:57,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 23:16:57,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:57,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:57,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:57,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:57,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:57,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 40 states and 58 transitions. [2024-11-13 23:16:57,992 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 58 transitions. [2024-11-13 23:16:57,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:16:57,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:57,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:58,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:58,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:16:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 45 states and 64 transitions. [2024-11-13 23:16:59,231 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 64 transitions. [2024-11-13 23:16:59,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:16:59,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:59,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:59,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:59,407 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:00,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 50 states and 72 transitions. [2024-11-13 23:17:00,116 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 72 transitions. [2024-11-13 23:17:00,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 23:17:00,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:00,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:00,826 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:01,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:01,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 55 states and 78 transitions. [2024-11-13 23:17:01,639 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 78 transitions. [2024-11-13 23:17:01,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 23:17:01,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:01,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:02,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 60 states and 86 transitions. [2024-11-13 23:17:02,686 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 86 transitions. [2024-11-13 23:17:02,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 23:17:02,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:02,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:02,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:03,473 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 65 states and 92 transitions. [2024-11-13 23:17:04,377 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 92 transitions. [2024-11-13 23:17:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 23:17:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:04,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:04,656 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:05,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:05,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 70 states and 100 transitions. [2024-11-13 23:17:05,492 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 100 transitions. [2024-11-13 23:17:05,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 23:17:05,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:05,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:05,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:06,519 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:07,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:07,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 75 states and 106 transitions. [2024-11-13 23:17:07,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 106 transitions. [2024-11-13 23:17:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 23:17:07,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:07,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:07,785 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:08,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:08,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 80 states and 114 transitions. [2024-11-13 23:17:08,817 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 114 transitions. [2024-11-13 23:17:08,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 23:17:08,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:08,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:09,992 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 126 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:11,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 85 states and 120 transitions. [2024-11-13 23:17:11,076 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 120 transitions. [2024-11-13 23:17:11,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 23:17:11,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:11,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:11,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:12,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:12,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 90 states and 128 transitions. [2024-11-13 23:17:12,530 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 128 transitions. [2024-11-13 23:17:12,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 23:17:12,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:12,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:13,761 INFO L134 CoverageAnalysis]: Checked inductivity of 164 backedges. 164 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:14,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 95 states and 134 transitions. [2024-11-13 23:17:14,900 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 134 transitions. [2024-11-13 23:17:14,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:17:14,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:14,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:15,276 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:16,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:16,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 100 states and 142 transitions. [2024-11-13 23:17:16,338 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 142 transitions. [2024-11-13 23:17:16,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:17:16,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:16,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:16,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:17,951 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 207 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:19,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:19,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 105 states and 148 transitions. [2024-11-13 23:17:19,251 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 148 transitions. [2024-11-13 23:17:19,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 23:17:19,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:19,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:19,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:19,684 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:20,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:20,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 110 states and 156 transitions. [2024-11-13 23:17:20,797 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 156 transitions. [2024-11-13 23:17:20,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 23:17:20,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:20,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:20,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:22,508 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:23,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:23,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 115 states and 162 transitions. [2024-11-13 23:17:23,866 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 162 transitions. [2024-11-13 23:17:23,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 23:17:23,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:23,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:23,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:24,294 INFO L134 CoverageAnalysis]: Checked inductivity of 275 backedges. 0 proven. 275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:25,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:25,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 120 states and 170 transitions. [2024-11-13 23:17:25,559 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 170 transitions. [2024-11-13 23:17:25,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 23:17:25,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:25,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:25,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:27,539 INFO L134 CoverageAnalysis]: Checked inductivity of 308 backedges. 308 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:29,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:29,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 125 states and 176 transitions. [2024-11-13 23:17:29,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 176 transitions. [2024-11-13 23:17:29,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:17:29,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:29,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:29,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:29,537 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:30,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:30,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 130 states and 184 transitions. [2024-11-13 23:17:30,854 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 184 transitions. [2024-11-13 23:17:30,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-13 23:17:30,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:30,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:30,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:33,219 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 366 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:34,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:34,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 135 states and 190 transitions. [2024-11-13 23:17:34,808 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 190 transitions. [2024-11-13 23:17:34,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 23:17:34,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:34,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:34,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:35,346 INFO L134 CoverageAnalysis]: Checked inductivity of 390 backedges. 0 proven. 390 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:36,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 140 states and 198 transitions. [2024-11-13 23:17:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 198 transitions. [2024-11-13 23:17:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 23:17:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:36,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:36,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:39,318 INFO L134 CoverageAnalysis]: Checked inductivity of 429 backedges. 429 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:41,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:41,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 145 states and 204 transitions. [2024-11-13 23:17:41,126 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 204 transitions. [2024-11-13 23:17:41,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 23:17:41,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:41,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:41,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:41,628 INFO L134 CoverageAnalysis]: Checked inductivity of 455 backedges. 0 proven. 455 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:43,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:43,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 150 states and 212 transitions. [2024-11-13 23:17:43,146 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 212 transitions. [2024-11-13 23:17:43,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 23:17:43,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:43,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:45,851 INFO L134 CoverageAnalysis]: Checked inductivity of 497 backedges. 497 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 155 states and 218 transitions. [2024-11-13 23:17:47,672 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 218 transitions. [2024-11-13 23:17:47,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-13 23:17:47,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:47,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:47,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:48,337 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 525 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:49,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:49,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 160 states and 226 transitions. [2024-11-13 23:17:49,959 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 226 transitions. [2024-11-13 23:17:49,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 23:17:49,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:49,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:49,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:53,063 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 570 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:55,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:55,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 165 states and 232 transitions. [2024-11-13 23:17:55,054 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 232 transitions. [2024-11-13 23:17:55,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-13 23:17:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:55,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:55,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:55,668 INFO L134 CoverageAnalysis]: Checked inductivity of 600 backedges. 0 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:17:57,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:57,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 170 states and 240 transitions. [2024-11-13 23:17:57,371 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 240 transitions. [2024-11-13 23:17:57,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 23:17:57,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:57,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:57,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:00,862 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 648 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:02,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:02,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 175 states and 246 transitions. [2024-11-13 23:18:02,950 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 246 transitions. [2024-11-13 23:18:02,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-13 23:18:02,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:02,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:02,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:03,550 INFO L134 CoverageAnalysis]: Checked inductivity of 680 backedges. 0 proven. 680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:05,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:05,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 180 states and 254 transitions. [2024-11-13 23:18:05,377 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 254 transitions. [2024-11-13 23:18:05,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 23:18:05,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:05,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:08,908 INFO L134 CoverageAnalysis]: Checked inductivity of 731 backedges. 731 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:11,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:11,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 185 states and 260 transitions. [2024-11-13 23:18:11,140 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 260 transitions. [2024-11-13 23:18:11,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-13 23:18:11,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:11,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:11,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:11,899 INFO L134 CoverageAnalysis]: Checked inductivity of 765 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:13,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:13,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 190 states and 268 transitions. [2024-11-13 23:18:13,828 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 268 transitions. [2024-11-13 23:18:13,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-13 23:18:13,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:13,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:13,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:17,762 INFO L134 CoverageAnalysis]: Checked inductivity of 819 backedges. 819 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:20,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:20,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 195 states and 274 transitions. [2024-11-13 23:18:20,108 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 274 transitions. [2024-11-13 23:18:20,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-13 23:18:20,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:20,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:20,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:20,796 INFO L134 CoverageAnalysis]: Checked inductivity of 855 backedges. 0 proven. 855 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:22,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 200 states and 282 transitions. [2024-11-13 23:18:22,823 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 282 transitions. [2024-11-13 23:18:22,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 23:18:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:22,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:27,115 INFO L134 CoverageAnalysis]: Checked inductivity of 912 backedges. 912 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:29,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 205 states and 288 transitions. [2024-11-13 23:18:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 288 transitions. [2024-11-13 23:18:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-13 23:18:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:29,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:29,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:30,478 INFO L134 CoverageAnalysis]: Checked inductivity of 950 backedges. 0 proven. 950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:32,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:32,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 210 states and 296 transitions. [2024-11-13 23:18:32,597 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 296 transitions. [2024-11-13 23:18:32,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-13 23:18:32,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:32,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:32,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:37,369 INFO L134 CoverageAnalysis]: Checked inductivity of 1010 backedges. 1010 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:39,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 215 states and 302 transitions. [2024-11-13 23:18:39,956 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 302 transitions. [2024-11-13 23:18:39,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-13 23:18:39,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:39,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:39,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:40,717 INFO L134 CoverageAnalysis]: Checked inductivity of 1050 backedges. 0 proven. 1050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:42,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:42,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 220 states and 310 transitions. [2024-11-13 23:18:42,952 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 310 transitions. [2024-11-13 23:18:42,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 23:18:42,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:42,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:42,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:47,992 INFO L134 CoverageAnalysis]: Checked inductivity of 1113 backedges. 1113 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:50,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:50,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 225 states and 316 transitions. [2024-11-13 23:18:50,725 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 316 transitions. [2024-11-13 23:18:50,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 23:18:50,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:50,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:50,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:51,492 INFO L134 CoverageAnalysis]: Checked inductivity of 1155 backedges. 0 proven. 1155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:18:53,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:18:53,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 230 states and 324 transitions. [2024-11-13 23:18:53,822 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 324 transitions. [2024-11-13 23:18:53,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-13 23:18:53,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:18:53,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:18:53,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:18:59,406 INFO L134 CoverageAnalysis]: Checked inductivity of 1221 backedges. 1221 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:02,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:02,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 235 states and 330 transitions. [2024-11-13 23:19:02,402 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 330 transitions. [2024-11-13 23:19:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 23:19:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:02,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:03,575 INFO L134 CoverageAnalysis]: Checked inductivity of 1265 backedges. 0 proven. 1265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:06,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:06,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 240 states and 338 transitions. [2024-11-13 23:19:06,021 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 338 transitions. [2024-11-13 23:19:06,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-13 23:19:06,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:06,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:06,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:12,086 INFO L134 CoverageAnalysis]: Checked inductivity of 1334 backedges. 1334 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:14,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:14,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 245 states and 344 transitions. [2024-11-13 23:19:14,977 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 344 transitions. [2024-11-13 23:19:14,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-13 23:19:14,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:14,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:15,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:15,954 INFO L134 CoverageAnalysis]: Checked inductivity of 1380 backedges. 0 proven. 1380 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:18,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:18,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 250 states and 352 transitions. [2024-11-13 23:19:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 352 transitions. [2024-11-13 23:19:18,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-13 23:19:18,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:18,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:18,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:25,204 INFO L134 CoverageAnalysis]: Checked inductivity of 1452 backedges. 1452 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:28,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:28,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 255 states and 358 transitions. [2024-11-13 23:19:28,293 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 358 transitions. [2024-11-13 23:19:28,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-13 23:19:28,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:28,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:29,234 INFO L134 CoverageAnalysis]: Checked inductivity of 1500 backedges. 0 proven. 1500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:31,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:31,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 260 states and 366 transitions. [2024-11-13 23:19:31,925 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 366 transitions. [2024-11-13 23:19:31,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-13 23:19:31,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:31,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:31,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:39,088 INFO L134 CoverageAnalysis]: Checked inductivity of 1575 backedges. 1575 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:42,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:42,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 265 states and 372 transitions. [2024-11-13 23:19:42,264 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 372 transitions. [2024-11-13 23:19:42,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-13 23:19:42,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:42,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:43,307 INFO L134 CoverageAnalysis]: Checked inductivity of 1625 backedges. 0 proven. 1625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:46,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:46,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 270 states and 380 transitions. [2024-11-13 23:19:46,059 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 380 transitions. [2024-11-13 23:19:46,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 23:19:46,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:46,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:46,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:53,914 INFO L134 CoverageAnalysis]: Checked inductivity of 1703 backedges. 1703 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:19:57,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:19:57,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 275 states and 386 transitions. [2024-11-13 23:19:57,198 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 386 transitions. [2024-11-13 23:19:57,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 23:19:57,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:19:57,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:19:57,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:19:58,289 INFO L134 CoverageAnalysis]: Checked inductivity of 1755 backedges. 0 proven. 1755 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:01,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:01,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 280 states and 394 transitions. [2024-11-13 23:20:01,203 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 394 transitions. [2024-11-13 23:20:01,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-13 23:20:01,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:01,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:01,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:09,383 INFO L134 CoverageAnalysis]: Checked inductivity of 1836 backedges. 1836 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:12,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:12,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 285 states and 400 transitions. [2024-11-13 23:20:12,884 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 400 transitions. [2024-11-13 23:20:12,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-13 23:20:12,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:12,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:12,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:13,963 INFO L134 CoverageAnalysis]: Checked inductivity of 1890 backedges. 0 proven. 1890 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:16,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:16,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 408 states to 290 states and 408 transitions. [2024-11-13 23:20:16,936 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 408 transitions. [2024-11-13 23:20:16,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 23:20:16,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:16,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:25,719 INFO L134 CoverageAnalysis]: Checked inductivity of 1974 backedges. 1974 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:29,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:29,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 295 states and 414 transitions. [2024-11-13 23:20:29,244 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 414 transitions. [2024-11-13 23:20:29,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-13 23:20:29,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:29,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:29,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:30,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2030 backedges. 0 proven. 2030 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:33,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:33,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 300 states and 422 transitions. [2024-11-13 23:20:33,581 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 422 transitions. [2024-11-13 23:20:33,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 23:20:33,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:33,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:33,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:43,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2117 backedges. 2117 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:46,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:46,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 305 states and 428 transitions. [2024-11-13 23:20:46,748 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 428 transitions. [2024-11-13 23:20:46,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-13 23:20:46,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:46,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:20:48,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2175 backedges. 0 proven. 2175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:20:51,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:20:51,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 310 states and 436 transitions. [2024-11-13 23:20:51,324 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 436 transitions. [2024-11-13 23:20:51,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-13 23:20:51,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:20:51,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:20:51,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2265 backedges. 2265 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:03,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:03,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 315 states and 442 transitions. [2024-11-13 23:21:03,430 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 442 transitions. [2024-11-13 23:21:03,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-13 23:21:03,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:03,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:03,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:04,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2325 backedges. 0 proven. 2325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:08,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:08,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 320 states and 450 transitions. [2024-11-13 23:21:08,079 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 450 transitions. [2024-11-13 23:21:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-13 23:21:08,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:08,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:08,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:17,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2418 backedges. 2416 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:21:17,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 153 states and 182 transitions. [2024-11-13 23:21:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 182 transitions. [2024-11-13 23:21:17,689 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 23:21:17,689 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 67 iterations. [2024-11-13 23:21:17,702 INFO L729 CodeCheckObserver]: All specifications hold 4 specifications checked. All of them hold [2024-11-13 23:21:24,074 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 9) no Hoare annotation was computed. [2024-11-13 23:21:24,075 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 23:21:24,075 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 10) no Hoare annotation was computed. [2024-11-13 23:21:24,075 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 23:21:24,076 INFO L77 FloydHoareUtils]: At program point L9(line 9) the Hoare annotation is: (let ((.cse0 (<= 2 |ULTIMATE.start_mlog_~x#1|))) (or (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 536870911) (<= |ULTIMATE.start_mlog_~res~0#1| 2) (< 1 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 511) (< 21 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 22)) (and .cse0 (< 11 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 12) (<= |ULTIMATE.start_mlog_~x#1| 524287)) (and .cse0 (< 6 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 16777215) (<= |ULTIMATE.start_mlog_~res~0#1| 7)) (and (< 12 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 13) (<= |ULTIMATE.start_mlog_~x#1| 262143)) (and .cse0 (< 14 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 65535) (<= |ULTIMATE.start_mlog_~res~0#1| 15)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 24) (<= |ULTIMATE.start_mlog_~x#1| 127) (< 23 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 1048575) (<= |ULTIMATE.start_mlog_~res~0#1| 11) .cse0 (< 10 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 26 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 27) (<= |ULTIMATE.start_mlog_~x#1| 15)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 255) (< 22 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 23)) (and .cse0 (< 4 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 5) (<= |ULTIMATE.start_mlog_~x#1| 67108863)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 26) (< 25 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 31)) (and .cse0 (< 7 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 8) (<= |ULTIMATE.start_mlog_~x#1| 8388607)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 6) (<= |ULTIMATE.start_mlog_~x#1| 33554431) (< 5 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 4095) .cse0 (< 18 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 19)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 131071) (<= |ULTIMATE.start_mlog_~res~0#1| 14) (< 13 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 0 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 1) (<= |ULTIMATE.start_mlog_~x#1| 1073741823)) (and .cse0 (< 15 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 32767) (<= |ULTIMATE.start_mlog_~res~0#1| 16)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 268435455) (< 2 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 3)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 16383) (< 16 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 17)) (and .cse0 (<= 0 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 0) (<= |ULTIMATE.start_mlog_~x#1| 2147483647)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 18) (<= |ULTIMATE.start_mlog_~x#1| 8191) (< 17 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 3) (< 28 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 29)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 1023) (< 20 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 21)) (and .cse0 (< 24 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 63) (<= |ULTIMATE.start_mlog_~res~0#1| 25)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 4) (<= |ULTIMATE.start_mlog_~x#1| 134217727) (< 3 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 2047) (<= |ULTIMATE.start_mlog_~res~0#1| 20) (< 19 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 9) (< 8 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 4194303)) (and .cse0 (< 27 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 28) (<= |ULTIMATE.start_mlog_~x#1| 7)) (and .cse0 (< 9 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 2097151) (<= |ULTIMATE.start_mlog_~res~0#1| 10)))) [2024-11-13 23:21:24,077 INFO L77 FloydHoareUtils]: At program point L9-1(line 9) the Hoare annotation is: (let ((.cse0 (<= 2 |ULTIMATE.start_mlog_~x#1|))) (or (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 536870911) (<= |ULTIMATE.start_mlog_~res~0#1| 2) (< 1 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 511) (< 21 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 22)) (and .cse0 (< 11 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 12) (<= |ULTIMATE.start_mlog_~x#1| 524287)) (and .cse0 (< 6 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 16777215) (<= |ULTIMATE.start_mlog_~res~0#1| 7)) (and (< 12 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 13) (<= |ULTIMATE.start_mlog_~x#1| 262143)) (and .cse0 (< 14 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 65535) (<= |ULTIMATE.start_mlog_~res~0#1| 15)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 24) (<= |ULTIMATE.start_mlog_~x#1| 127) (< 23 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 1048575) (<= |ULTIMATE.start_mlog_~res~0#1| 11) .cse0 (< 10 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 26 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 27) (<= |ULTIMATE.start_mlog_~x#1| 15)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 255) (< 22 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 23)) (and .cse0 (< 4 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 5) (<= |ULTIMATE.start_mlog_~x#1| 67108863)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 26) (< 25 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 31)) (and .cse0 (< 7 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 8) (<= |ULTIMATE.start_mlog_~x#1| 8388607)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 6) (<= |ULTIMATE.start_mlog_~x#1| 33554431) (< 5 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 4095) .cse0 (< 18 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 19)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 131071) (<= |ULTIMATE.start_mlog_~res~0#1| 14) (< 13 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 0 |ULTIMATE.start_mlog_~res~0#1|) .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 1) (<= |ULTIMATE.start_mlog_~x#1| 1073741823)) (and .cse0 (< 15 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 32767) (<= |ULTIMATE.start_mlog_~res~0#1| 16)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 268435455) (< 2 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 3)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 16383) (< 16 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 17)) (and .cse0 (<= 0 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 0) (<= |ULTIMATE.start_mlog_~x#1| 2147483647)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 18) (<= |ULTIMATE.start_mlog_~x#1| 8191) (< 17 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 3) (< 28 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 29)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 1023) (< 20 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 21)) (and .cse0 (< 24 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 63) (<= |ULTIMATE.start_mlog_~res~0#1| 25)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 4) (<= |ULTIMATE.start_mlog_~x#1| 134217727) (< 3 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~x#1| 2047) (<= |ULTIMATE.start_mlog_~res~0#1| 20) (< 19 |ULTIMATE.start_mlog_~res~0#1|)) (and .cse0 (<= |ULTIMATE.start_mlog_~res~0#1| 9) (< 8 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 4194303)) (and .cse0 (< 27 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 28) (<= |ULTIMATE.start_mlog_~x#1| 7)) (and .cse0 (< 9 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 2097151) (<= |ULTIMATE.start_mlog_~res~0#1| 10)))) [2024-11-13 23:21:24,077 INFO L77 FloydHoareUtils]: At program point L7-2(lines 7 12) the Hoare annotation is: (or (and (< 15 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 32767) (<= |ULTIMATE.start_mlog_~res~0#1| 16)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 26) (< 25 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 31)) (and (<= 0 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 0) (<= |ULTIMATE.start_mlog_~x#1| 2147483647)) (and (< 12 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 13) (<= |ULTIMATE.start_mlog_~x#1| 262143)) (and (<= |ULTIMATE.start_mlog_~x#1| 1023) (< 20 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 21)) (and (< 9 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 2097151) (<= |ULTIMATE.start_mlog_~res~0#1| 10)) (and (< 14 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 65535) (<= |ULTIMATE.start_mlog_~res~0#1| 15)) (and (< 24 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 63) (<= |ULTIMATE.start_mlog_~res~0#1| 25)) (and (< 0 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 1) (<= |ULTIMATE.start_mlog_~x#1| 1073741823)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 9) (< 8 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 4194303)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 4) (<= |ULTIMATE.start_mlog_~x#1| 134217727) (< 3 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 4095) (< 18 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 19)) (and (<= |ULTIMATE.start_mlog_~x#1| 16383) (< 16 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 17)) (and (<= |ULTIMATE.start_mlog_~x#1| 511) (< 21 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 22)) (and (<= |ULTIMATE.start_mlog_~x#1| 536870911) (<= |ULTIMATE.start_mlog_~res~0#1| 2) (< 1 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 11 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 12) (<= |ULTIMATE.start_mlog_~x#1| 524287)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 24) (<= |ULTIMATE.start_mlog_~x#1| 127) (< 23 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 255) (< 22 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 23)) (and (< 4 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 5) (<= |ULTIMATE.start_mlog_~x#1| 67108863)) (and (<= |ULTIMATE.start_mlog_~x#1| 3) (< 28 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 29)) (and (< 29 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 30) (< |ULTIMATE.start_mlog_~x#1| 2)) (and (<= |ULTIMATE.start_mlog_~x#1| 1048575) (<= |ULTIMATE.start_mlog_~res~0#1| 11) (< 10 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 6) (<= |ULTIMATE.start_mlog_~x#1| 33554431) (< 5 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 7 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 8) (<= |ULTIMATE.start_mlog_~x#1| 8388607)) (and (<= |ULTIMATE.start_mlog_~x#1| 2047) (<= |ULTIMATE.start_mlog_~res~0#1| 20) (< 19 |ULTIMATE.start_mlog_~res~0#1|)) (and (< 26 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 27) (<= |ULTIMATE.start_mlog_~x#1| 15)) (and (<= |ULTIMATE.start_mlog_~res~0#1| 18) (<= |ULTIMATE.start_mlog_~x#1| 8191) (< 17 |ULTIMATE.start_mlog_~res~0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 268435455) (< 2 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 3)) (and (< 6 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~x#1| 16777215) (<= |ULTIMATE.start_mlog_~res~0#1| 7)) (and (< 27 |ULTIMATE.start_mlog_~res~0#1|) (<= |ULTIMATE.start_mlog_~res~0#1| 28) (<= |ULTIMATE.start_mlog_~x#1| 7)) (and (<= |ULTIMATE.start_mlog_~x#1| 131071) (<= |ULTIMATE.start_mlog_~res~0#1| 14) (< 13 |ULTIMATE.start_mlog_~res~0#1|))) [2024-11-13 23:21:24,078 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 9) no Hoare annotation was computed. [2024-11-13 23:21:24,078 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 10) no Hoare annotation was computed. [2024-11-13 23:21:24,079 INFO L77 FloydHoareUtils]: At program point L10(line 10) the Hoare annotation is: (or (and (< 28 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 29) (< |ULTIMATE.start_mlog_~x#1| 2)) (and (< 24 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 31) (<= |ULTIMATE.start_mlog_#t~post0#1| 25)) (and (<= |ULTIMATE.start_mlog_~x#1| 255) (< 21 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 22)) (and (< 13 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 65535) (<= |ULTIMATE.start_mlog_#t~post0#1| 14)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 24) (< 23 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 63)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 12) (<= |ULTIMATE.start_mlog_~x#1| 262143) (< 11 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 4095) (<= |ULTIMATE.start_mlog_#t~post0#1| 18) (< 17 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 5 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 16777215) (<= |ULTIMATE.start_mlog_#t~post0#1| 6)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 20) (<= |ULTIMATE.start_mlog_~x#1| 1023) (< 19 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 3) (<= |ULTIMATE.start_mlog_#t~post0#1| 28) (< 27 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 131071) (<= |ULTIMATE.start_mlog_#t~post0#1| 13) (< 12 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 134217727) (<= |ULTIMATE.start_mlog_#t~post0#1| 3) (< 2 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 10 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 11) (<= |ULTIMATE.start_mlog_~x#1| 524287)) (and (< 3 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 4) (<= |ULTIMATE.start_mlog_~x#1| 67108863)) (and (<= |ULTIMATE.start_mlog_~x#1| 8191) (< 16 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 17)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 2) (<= |ULTIMATE.start_mlog_~x#1| 268435455) (< 1 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 2047) (<= |ULTIMATE.start_mlog_#t~post0#1| 19) (< 18 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 23) (< 22 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 127)) (and (< 26 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 7) (<= |ULTIMATE.start_mlog_#t~post0#1| 27)) (and (< 0 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 1) (<= |ULTIMATE.start_mlog_~x#1| 536870911)) (and (<= |ULTIMATE.start_mlog_~x#1| 16383) (<= |ULTIMATE.start_mlog_#t~post0#1| 16) (< 15 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 20 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 511) (<= |ULTIMATE.start_mlog_#t~post0#1| 21)) (and (<= |ULTIMATE.start_mlog_~x#1| 2097151) (< 8 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 9)) (and (< 7 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 8) (<= |ULTIMATE.start_mlog_~x#1| 4194303)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 26) (<= |ULTIMATE.start_mlog_~x#1| 15) (< 25 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 0) (<= |ULTIMATE.start_mlog_~x#1| 1073741823) (<= 0 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 7) (< 6 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 8388607)) (and (< 14 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 15) (<= |ULTIMATE.start_mlog_~x#1| 32767)) (and (<= |ULTIMATE.start_mlog_~x#1| 1048575) (< 9 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 10)) (and (< 4 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 5) (<= |ULTIMATE.start_mlog_~x#1| 33554431))) [2024-11-13 23:21:24,079 INFO L77 FloydHoareUtils]: At program point L10-1(line 10) the Hoare annotation is: (or (and (< 28 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 29) (< |ULTIMATE.start_mlog_~x#1| 2)) (and (< 24 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 31) (<= |ULTIMATE.start_mlog_#t~post0#1| 25)) (and (<= |ULTIMATE.start_mlog_~x#1| 255) (< 21 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 22)) (and (< 13 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 65535) (<= |ULTIMATE.start_mlog_#t~post0#1| 14)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 24) (< 23 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 63)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 12) (<= |ULTIMATE.start_mlog_~x#1| 262143) (< 11 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 4095) (<= |ULTIMATE.start_mlog_#t~post0#1| 18) (< 17 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 5 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 16777215) (<= |ULTIMATE.start_mlog_#t~post0#1| 6)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 20) (<= |ULTIMATE.start_mlog_~x#1| 1023) (< 19 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 3) (<= |ULTIMATE.start_mlog_#t~post0#1| 28) (< 27 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 131071) (<= |ULTIMATE.start_mlog_#t~post0#1| 13) (< 12 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 134217727) (<= |ULTIMATE.start_mlog_#t~post0#1| 3) (< 2 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 10 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 11) (<= |ULTIMATE.start_mlog_~x#1| 524287)) (and (< 3 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 4) (<= |ULTIMATE.start_mlog_~x#1| 67108863)) (and (<= |ULTIMATE.start_mlog_~x#1| 8191) (< 16 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 17)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 2) (<= |ULTIMATE.start_mlog_~x#1| 268435455) (< 1 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_~x#1| 2047) (<= |ULTIMATE.start_mlog_#t~post0#1| 19) (< 18 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 23) (< 22 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 127)) (and (< 26 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 7) (<= |ULTIMATE.start_mlog_#t~post0#1| 27)) (and (< 0 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 1) (<= |ULTIMATE.start_mlog_~x#1| 536870911)) (and (<= |ULTIMATE.start_mlog_~x#1| 16383) (<= |ULTIMATE.start_mlog_#t~post0#1| 16) (< 15 |ULTIMATE.start_mlog_#t~post0#1|)) (and (< 20 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 511) (<= |ULTIMATE.start_mlog_#t~post0#1| 21)) (and (<= |ULTIMATE.start_mlog_~x#1| 2097151) (< 8 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 9)) (and (< 7 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 8) (<= |ULTIMATE.start_mlog_~x#1| 4194303)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 26) (<= |ULTIMATE.start_mlog_~x#1| 15) (< 25 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 0) (<= |ULTIMATE.start_mlog_~x#1| 1073741823) (<= 0 |ULTIMATE.start_mlog_#t~post0#1|)) (and (<= |ULTIMATE.start_mlog_#t~post0#1| 7) (< 6 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_~x#1| 8388607)) (and (< 14 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 15) (<= |ULTIMATE.start_mlog_~x#1| 32767)) (and (<= |ULTIMATE.start_mlog_~x#1| 1048575) (< 9 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 10)) (and (< 4 |ULTIMATE.start_mlog_#t~post0#1|) (<= |ULTIMATE.start_mlog_#t~post0#1| 5) (<= |ULTIMATE.start_mlog_~x#1| 33554431))) [2024-11-13 23:21:24,097 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 11:21:24 ImpRootNode [2024-11-13 23:21:24,097 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 23:21:24,098 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 23:21:24,098 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 23:21:24,098 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 23:21:24,099 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:16:53" (3/4) ... [2024-11-13 23:21:24,101 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 23:21:24,107 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-13 23:21:24,107 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-13 23:21:24,107 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 23:21:24,107 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 23:21:24,183 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 23:21:24,184 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/witness.yml [2024-11-13 23:21:24,184 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 23:21:24,185 INFO L158 Benchmark]: Toolchain (without parser) took 271268.34ms. Allocated memory was 117.4MB in the beginning and 2.1GB in the end (delta: 2.0GB). Free memory was 93.5MB in the beginning and 1.3GB in the end (delta: -1.2GB). Peak memory consumption was 764.6MB. Max. memory is 16.1GB. [2024-11-13 23:21:24,185 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 117.4MB. Free memory is still 74.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:24,185 INFO L158 Benchmark]: CACSL2BoogieTranslator took 220.82ms. Allocated memory is still 117.4MB. Free memory was 93.3MB in the beginning and 83.4MB in the end (delta: 9.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:21:24,186 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.77ms. Allocated memory is still 117.4MB. Free memory was 83.4MB in the beginning and 82.4MB in the end (delta: 978.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:24,186 INFO L158 Benchmark]: Boogie Preprocessor took 22.55ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.8MB in the end (delta: 629.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:24,186 INFO L158 Benchmark]: RCFGBuilder took 327.15ms. Allocated memory is still 117.4MB. Free memory was 81.8MB in the beginning and 71.4MB in the end (delta: 10.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 23:21:24,187 INFO L158 Benchmark]: CodeCheck took 270574.71ms. Allocated memory was 117.4MB in the beginning and 2.1GB in the end (delta: 2.0GB). Free memory was 71.4MB in the beginning and 1.3GB in the end (delta: -1.2GB). Peak memory consumption was 739.5MB. Max. memory is 16.1GB. [2024-11-13 23:21:24,187 INFO L158 Benchmark]: Witness Printer took 86.19ms. Allocated memory is still 2.1GB. Free memory was 1.3GB in the beginning and 1.3GB in the end (delta: 4.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:21:24,189 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 1 procedures, 11 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 264.1s, OverallIterations: 67, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 13529 SdHoareTripleChecker+Valid, 68.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 13204 mSDsluCounter, 262 SdHoareTripleChecker+Invalid, 58.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 130 mSDsCounter, 11284 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 53584 IncrementalHoareTripleChecker+Invalid, 64868 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 11284 mSolverCounterUnsat, 132 mSDtfsCounter, 53584 mSolverCounterSat, 1.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 41523 GetRequests, 35316 SyntacticMatches, 5337 SemanticMatches, 870 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 645794 ImplicationChecksByTransitivity, 215.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 1.5s SatisfiabilityAnalysisTime, 144.0s InterpolantComputationTime, 5137 NumberOfCodeBlocks, 5137 NumberOfCodeBlocksAsserted, 66 NumberOfCheckSat, 5071 ConstructedInterpolants, 0 QuantifiedInterpolants, 19393 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 66 InterpolantComputations, 36 PerfectInterpolantSequences, 26292/51092 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 9]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 9]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 10]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 10]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold - InvariantResult [Line: 7]: Loop Invariant Derived loop invariant: (((((((((((((((((((((((((((((((((15 < res) && (x <= 32767)) && (res <= 16)) || (((res <= 26) && (25 < res)) && (x <= 31))) || (((0 <= res) && (res <= 0)) && (x <= 2147483647))) || (((12 < res) && (res <= 13)) && (x <= 262143))) || (((x <= 1023) && (20 < res)) && (res <= 21))) || (((9 < res) && (x <= 2097151)) && (res <= 10))) || (((14 < res) && (x <= 65535)) && (res <= 15))) || (((24 < res) && (x <= 63)) && (res <= 25))) || (((0 < res) && (res <= 1)) && (x <= 1073741823))) || (((res <= 9) && (8 < res)) && (x <= 4194303))) || (((res <= 4) && (x <= 134217727)) && (3 < res))) || (((x <= 4095) && (18 < res)) && (res <= 19))) || (((x <= 16383) && (16 < res)) && (res <= 17))) || (((x <= 511) && (21 < res)) && (res <= 22))) || (((x <= 536870911) && (res <= 2)) && (1 < res))) || (((11 < res) && (res <= 12)) && (x <= 524287))) || (((res <= 24) && (x <= 127)) && (23 < res))) || (((x <= 255) && (22 < res)) && (res <= 23))) || (((4 < res) && (res <= 5)) && (x <= 67108863))) || (((x <= 3) && (28 < res)) && (res <= 29))) || (((29 < res) && (res <= 30)) && (x < 2))) || (((x <= 1048575) && (res <= 11)) && (10 < res))) || (((res <= 6) && (x <= 33554431)) && (5 < res))) || (((7 < res) && (res <= 8)) && (x <= 8388607))) || (((x <= 2047) && (res <= 20)) && (19 < res))) || (((26 < res) && (res <= 27)) && (x <= 15))) || (((res <= 18) && (x <= 8191)) && (17 < res))) || (((x <= 268435455) && (2 < res)) && (res <= 3))) || (((6 < res) && (x <= 16777215)) && (res <= 7))) || (((27 < res) && (res <= 28)) && (x <= 7))) || (((x <= 131071) && (res <= 14)) && (13 < res))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.31ms. Allocated memory is still 117.4MB. Free memory is still 74.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 220.82ms. Allocated memory is still 117.4MB. Free memory was 93.3MB in the beginning and 83.4MB in the end (delta: 9.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.77ms. Allocated memory is still 117.4MB. Free memory was 83.4MB in the beginning and 82.4MB in the end (delta: 978.8kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 22.55ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.8MB in the end (delta: 629.7kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 327.15ms. Allocated memory is still 117.4MB. Free memory was 81.8MB in the beginning and 71.4MB in the end (delta: 10.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 270574.71ms. Allocated memory was 117.4MB in the beginning and 2.1GB in the end (delta: 2.0GB). Free memory was 71.4MB in the beginning and 1.3GB in the end (delta: -1.2GB). Peak memory consumption was 739.5MB. Max. memory is 16.1GB. * Witness Printer took 86.19ms. Allocated memory is still 2.1GB. Free memory was 1.3GB in the beginning and 1.3GB in the end (delta: 4.6MB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-13 23:21:24,216 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9991020b-8b53-4fac-a319-49cb03f54248/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE