./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9ae1eacd45e2434e505261d43bb17259916099964617682d271ef41fa1c24d0c --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 05:03:38,617 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 05:03:38,733 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-25 05:03:38,743 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 05:03:38,743 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 05:03:38,785 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 05:03:38,786 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 05:03:38,787 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 05:03:38,788 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 05:03:38,788 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 05:03:38,789 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 05:03:38,789 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 05:03:38,790 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 05:03:38,790 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 05:03:38,791 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 05:03:38,791 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 05:03:38,791 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 05:03:38,791 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 05:03:38,791 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 05:03:38,792 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 05:03:38,792 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 05:03:38,793 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:03:38,793 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 05:03:38,793 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 05:03:38,794 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 05:03:38,794 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_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9ae1eacd45e2434e505261d43bb17259916099964617682d271ef41fa1c24d0c [2024-11-25 05:03:39,148 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 05:03:39,159 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 05:03:39,162 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 05:03:39,163 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 05:03:39,164 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 05:03:39,165 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2-ll.c [2024-11-25 05:03:42,465 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/data/99cbe77eb/3da8f87478fa45e4b4f5233fee82a064/FLAG952119447 [2024-11-25 05:03:42,761 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 05:03:42,762 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2-ll.c [2024-11-25 05:03:42,772 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/data/99cbe77eb/3da8f87478fa45e4b4f5233fee82a064/FLAG952119447 [2024-11-25 05:03:42,797 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/data/99cbe77eb/3da8f87478fa45e4b4f5233fee82a064 [2024-11-25 05:03:42,803 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 05:03:42,804 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 05:03:42,806 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 05:03:42,808 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 05:03:42,815 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 05:03:42,816 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:03:42" (1/1) ... [2024-11-25 05:03:42,828 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4833f465 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:42, skipping insertion in model container [2024-11-25 05:03:42,832 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:03:42" (1/1) ... [2024-11-25 05:03:42,853 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 05:03:43,098 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:03:43,116 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 05:03:43,156 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:03:43,178 INFO L204 MainTranslator]: Completed translation [2024-11-25 05:03:43,178 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43 WrapperNode [2024-11-25 05:03:43,178 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 05:03:43,180 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 05:03:43,180 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 05:03:43,181 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 05:03:43,190 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,203 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,244 INFO L138 Inliner]: procedures = 16, calls = 60, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 103 [2024-11-25 05:03:43,245 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 05:03:43,246 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 05:03:43,246 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 05:03:43,246 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 05:03:43,256 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,256 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,260 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,260 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,277 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,278 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,281 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,282 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,288 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,290 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 05:03:43,295 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 05:03:43,295 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 05:03:43,296 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 05:03:43,297 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:03:43" (1/1) ... [2024-11-25 05:03:43,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:03:43,325 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 05:03:43,347 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 05:03:43,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cdbc36af-198c-4707-b854-776e0cf58317/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 05:03:43,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 05:03:43,383 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-25 05:03:43,383 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_33_to_42_0 [2024-11-25 05:03:43,384 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_33_to_42_0 [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 05:03:43,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 05:03:43,384 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-25 05:03:43,384 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-25 05:03:43,385 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 05:03:43,509 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 05:03:43,512 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 05:03:44,315 INFO L? ?]: Removed 129 outVars from TransFormulas that were not future-live. [2024-11-25 05:03:44,317 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 05:03:44,392 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 05:03:44,395 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 05:03:44,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:03:44 BoogieIcfgContainer [2024-11-25 05:03:44,396 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 05:03:44,397 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 05:03:44,397 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 05:03:44,415 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 05:03:44,416 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:03:44" (1/1) ... [2024-11-25 05:03:44,425 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 05:03:44,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:44,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 135 states and 140 transitions. [2024-11-25 05:03:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 140 transitions. [2024-11-25 05:03:44,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-25 05:03:44,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:44,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:44,794 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-25 05:03:44,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:44,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 134 states and 139 transitions. [2024-11-25 05:03:44,830 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 139 transitions. [2024-11-25 05:03:44,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-25 05:03:44,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:44,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:44,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:44,927 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-25 05:03:44,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:44,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 133 states and 138 transitions. [2024-11-25 05:03:44,998 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 138 transitions. [2024-11-25 05:03:44,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 05:03:44,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:44,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:03:45,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 132 states and 137 transitions. [2024-11-25 05:03:45,091 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 137 transitions. [2024-11-25 05:03:45,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 05:03:45,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,182 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-25 05:03:45,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 131 states and 136 transitions. [2024-11-25 05:03:45,231 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 136 transitions. [2024-11-25 05:03:45,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 05:03:45,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,294 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-25 05:03:45,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 130 states and 135 transitions. [2024-11-25 05:03:45,306 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 135 transitions. [2024-11-25 05:03:45,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 05:03:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 05:03:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 05:03:45,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 05:03:45,474 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:03:45,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 129 states and 134 transitions. [2024-11-25 05:03:45,538 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 134 transitions. [2024-11-25 05:03:45,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 05:03:45,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 05:03:45,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 128 states and 133 transitions. [2024-11-25 05:03:45,783 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 133 transitions. [2024-11-25 05:03:45,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 05:03:45,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:45,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:45,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 05:03:45,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:45,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 127 states and 132 transitions. [2024-11-25 05:03:45,985 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 132 transitions. [2024-11-25 05:03:45,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 05:03:45,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:45,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:46,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:46,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 05:03:46,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:46,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 126 states and 131 transitions. [2024-11-25 05:03:46,102 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 131 transitions. [2024-11-25 05:03:46,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 05:03:46,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:46,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:46,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 05:03:46,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 125 states and 130 transitions. [2024-11-25 05:03:46,236 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 130 transitions. [2024-11-25 05:03:46,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 05:03:46,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:46,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 05:03:46,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:46,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 124 states and 129 transitions. [2024-11-25 05:03:46,288 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 129 transitions. [2024-11-25 05:03:46,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-25 05:03:46,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:46,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:46,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:46,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:03:47,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:47,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 123 states and 128 transitions. [2024-11-25 05:03:47,568 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 128 transitions. [2024-11-25 05:03:47,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 05:03:47,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:47,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:47,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 05:03:47,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:03:47,671 INFO L256 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-25 05:03:47,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 05:03:47,790 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-11-25 05:03:47,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 90 treesize of output 87 [2024-11-25 05:03:47,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-25 05:03:48,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 26 [2024-11-25 05:03:48,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2024-11-25 05:03:48,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-25 05:03:48,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:03:50,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:03:50,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 122 states and 127 transitions. [2024-11-25 05:03:50,432 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 127 transitions. [2024-11-25 05:03:50,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 05:03:50,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:03:50,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:03:50,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat