./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.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_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 02:32:58,889 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 02:32:59,002 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-28 02:32:59,011 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 02:32:59,011 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 02:32:59,054 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 02:32:59,057 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 02:32:59,057 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 02:32:59,058 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 02:32:59,058 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 02:32:59,060 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 02:32:59,060 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 02:32:59,060 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 02:32:59,061 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 02:32:59,061 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 02:32:59,062 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 02:32:59,062 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 02:32:59,062 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 02:32:59,062 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 02:32:59,062 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 02:32:59,063 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 02:32:59,064 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 02:32:59,064 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 02:32:59,064 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 02:32:59,064 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 02:32:59,064 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:32:59,065 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:32:59,066 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:32:59,066 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:32:59,067 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 02:32:59,067 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 02:32:59,068 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 02:32:59,068 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 02:32:59,068 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 02:32:59,068 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB 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 -> Automizer 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 -> 55885307ad7991ec619705bd65f9ccb0a7f28b4003909403684402b81add0d87 [2024-11-28 02:32:59,491 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 02:32:59,508 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 02:32:59,513 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 02:32:59,515 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 02:32:59,515 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 02:32:59,517 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c [2024-11-28 02:33:02,576 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/data/8504996db/9f2b5afa31a84ba0a4063f19944f6543/FLAGbf1b56f1b [2024-11-28 02:33:02,885 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 02:33:02,886 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/sv-benchmarks/c/recursified_nla-digbench/recursified_hard.c [2024-11-28 02:33:02,895 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/data/8504996db/9f2b5afa31a84ba0a4063f19944f6543/FLAGbf1b56f1b [2024-11-28 02:33:02,911 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/data/8504996db/9f2b5afa31a84ba0a4063f19944f6543 [2024-11-28 02:33:02,913 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 02:33:02,915 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 02:33:02,916 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 02:33:02,917 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 02:33:02,921 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 02:33:02,922 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:33:02" (1/1) ... [2024-11-28 02:33:02,922 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2ae5312c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:02, skipping insertion in model container [2024-11-28 02:33:02,923 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:33:02" (1/1) ... [2024-11-28 02:33:02,940 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 02:33:03,172 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:33:03,190 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 02:33:03,236 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:33:03,253 INFO L204 MainTranslator]: Completed translation [2024-11-28 02:33:03,254 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03 WrapperNode [2024-11-28 02:33:03,255 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 02:33:03,256 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 02:33:03,257 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 02:33:03,257 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 02:33:03,268 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,278 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,306 INFO L138 Inliner]: procedures = 17, calls = 92, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 96 [2024-11-28 02:33:03,311 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 02:33:03,312 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 02:33:03,312 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 02:33:03,312 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 02:33:03,324 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,325 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,329 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,364 INFO L175 MemorySlicer]: Split 56 memory accesses to 8 slices as follows [2, 12, 7, 9, 7, 8, 5, 6]. 21 percent of accesses are in the largest equivalence class. The 9 initializations are split as follows [2, 0, 7, 0, 0, 0, 0, 0]. The 12 writes are split as follows [0, 3, 0, 3, 1, 2, 1, 2]. [2024-11-28 02:33:03,365 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,365 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,374 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,375 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,377 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,379 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,381 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,384 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 02:33:03,384 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 02:33:03,385 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 02:33:03,385 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 02:33:03,386 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (1/1) ... [2024-11-28 02:33:03,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:33:03,413 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:33:03,429 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 02:33:03,435 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 02:33:03,464 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 02:33:03,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 02:33:03,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 02:33:03,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-28 02:33:03,465 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_41_to_51_0 [2024-11-28 02:33:03,466 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_41_to_51_0 [2024-11-28 02:33:03,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 02:33:03,466 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_31_to_38_0 [2024-11-28 02:33:03,467 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_31_to_38_0 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-28 02:33:03,467 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 02:33:03,467 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 02:33:03,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 02:33:03,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 02:33:03,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-28 02:33:03,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-28 02:33:03,471 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-28 02:33:03,471 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 02:33:03,663 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 02:33:03,665 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 02:33:04,231 INFO L? ?]: Removed 56 outVars from TransFormulas that were not future-live. [2024-11-28 02:33:04,231 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 02:33:04,252 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 02:33:04,253 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-28 02:33:04,253 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:33:04 BoogieIcfgContainer [2024-11-28 02:33:04,253 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 02:33:04,259 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 02:33:04,259 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 02:33:04,265 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 02:33:04,266 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 02:33:02" (1/3) ... [2024-11-28 02:33:04,267 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77c5e984 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:33:04, skipping insertion in model container [2024-11-28 02:33:04,267 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:33:03" (2/3) ... [2024-11-28 02:33:04,267 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77c5e984 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:33:04, skipping insertion in model container [2024-11-28 02:33:04,267 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:33:04" (3/3) ... [2024-11-28 02:33:04,269 INFO L128 eAbstractionObserver]: Analyzing ICFG recursified_hard.c [2024-11-28 02:33:04,292 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 02:33:04,294 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG recursified_hard.c that has 4 procedures, 91 locations, 1 initial locations, 0 loop locations, and 24 error locations. [2024-11-28 02:33:04,379 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 02:33:04,400 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6216bab3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 02:33:04,400 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-28 02:33:04,407 INFO L276 IsEmpty]: Start isEmpty. Operand has 91 states, 52 states have (on average 1.5961538461538463) internal successors, (83), 78 states have internal predecessors, (83), 11 states have call successors, (11), 3 states have call predecessors, (11), 3 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) [2024-11-28 02:33:04,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-28 02:33:04,415 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 02:33:04,416 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:33:04,416 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-11-28 02:33:04,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:33:04,424 INFO L85 PathProgramCache]: Analyzing trace with hash -1724308564, now seen corresponding path program 1 times [2024-11-28 02:33:04,434 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:33:04,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1045160083] [2024-11-28 02:33:04,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:33:04,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:33:04,782 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-28 02:33:04,783 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:33:04,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1045160083] [2024-11-28 02:33:04,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1045160083] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:33:04,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:33:04,784 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 02:33:04,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1935510733] [2024-11-28 02:33:04,789 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:33:04,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 02:33:04,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:33:04,812 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 02:33:04,813 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 02:33:04,815 INFO L87 Difference]: Start difference. First operand has 91 states, 52 states have (on average 1.5961538461538463) internal successors, (83), 78 states have internal predecessors, (83), 11 states have call successors, (11), 3 states have call predecessors, (11), 3 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-28 02:33:04,853 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 02:33:04,854 INFO L93 Difference]: Finished difference Result 178 states and 216 transitions. [2024-11-28 02:33:04,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 02:33:04,856 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 13 [2024-11-28 02:33:04,857 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 02:33:04,864 INFO L225 Difference]: With dead ends: 178 [2024-11-28 02:33:04,864 INFO L226 Difference]: Without dead ends: 82 [2024-11-28 02:33:04,871 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 02:33:04,874 INFO L435 NwaCegarLoop]: 100 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 100 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-28 02:33:04,875 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-28 02:33:04,891 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 82 states. [2024-11-28 02:33:04,915 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 82. [2024-11-28 02:33:04,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82 states, 46 states have (on average 1.565217391304348) internal successors, (72), 71 states have internal predecessors, (72), 9 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-28 02:33:04,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 90 transitions. [2024-11-28 02:33:04,924 INFO L78 Accepts]: Start accepts. Automaton has 82 states and 90 transitions. Word has length 13 [2024-11-28 02:33:04,924 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 02:33:04,924 INFO L471 AbstractCegarLoop]: Abstraction has 82 states and 90 transitions. [2024-11-28 02:33:04,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-28 02:33:04,925 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 90 transitions. [2024-11-28 02:33:04,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-28 02:33:04,926 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 02:33:04,927 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:33:04,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 02:33:04,927 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting func_to_recursive_line_31_to_38_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-11-28 02:33:04,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:33:04,928 INFO L85 PathProgramCache]: Analyzing trace with hash 1785624201, now seen corresponding path program 1 times [2024-11-28 02:33:04,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:33:04,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1660400405] [2024-11-28 02:33:04,929 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:04,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:33:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-28 02:33:05,026 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [258834449] [2024-11-28 02:33:05,026 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:05,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:05,027 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:33:05,031 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 02:33:05,034 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-28 02:33:05,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:33:05,245 INFO L256 TraceCheckSpWp]: Trace formula consists of 215 conjuncts, 31 conjuncts are in the unsatisfiable core [2024-11-28 02:33:05,256 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 02:33:05,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 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-28 02:33:05,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-28 02:33:05,910 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-28 02:33:05,937 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-28 02:33:05,937 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-28 02:33:05,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:33:05,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1660400405] [2024-11-28 02:33:05,939 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-28 02:33:05,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [258834449] [2024-11-28 02:33:05,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [258834449] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:33:05,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:33:05,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-28 02:33:05,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820451969] [2024-11-28 02:33:05,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:33:05,941 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 02:33:05,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:33:05,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 02:33:05,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-11-28 02:33:05,943 INFO L87 Difference]: Start difference. First operand 82 states and 90 transitions. Second operand has 9 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-28 02:33:06,447 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 02:33:06,447 INFO L93 Difference]: Finished difference Result 148 states and 162 transitions. [2024-11-28 02:33:06,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-28 02:33:06,453 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20 [2024-11-28 02:33:06,453 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 02:33:06,458 INFO L225 Difference]: With dead ends: 148 [2024-11-28 02:33:06,458 INFO L226 Difference]: Without dead ends: 147 [2024-11-28 02:33:06,459 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 9 SyntacticMatches, 3 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-11-28 02:33:06,461 INFO L435 NwaCegarLoop]: 71 mSDtfsCounter, 90 mSDsluCounter, 449 mSDsCounter, 0 mSdLazyCounter, 183 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 91 SdHoareTripleChecker+Valid, 520 SdHoareTripleChecker+Invalid, 194 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 183 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-28 02:33:06,462 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [91 Valid, 520 Invalid, 194 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 183 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-28 02:33:06,463 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147 states. [2024-11-28 02:33:06,480 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147 to 115. [2024-11-28 02:33:06,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115 states, 70 states have (on average 1.5) internal successors, (105), 95 states have internal predecessors, (105), 15 states have call successors, (15), 6 states have call predecessors, (15), 6 states have return successors, (17), 15 states have call predecessors, (17), 15 states have call successors, (17) [2024-11-28 02:33:06,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 137 transitions. [2024-11-28 02:33:06,485 INFO L78 Accepts]: Start accepts. Automaton has 115 states and 137 transitions. Word has length 20 [2024-11-28 02:33:06,485 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 02:33:06,485 INFO L471 AbstractCegarLoop]: Abstraction has 115 states and 137 transitions. [2024-11-28 02:33:06,485 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 8 states have internal predecessors, (12), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-28 02:33:06,485 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 137 transitions. [2024-11-28 02:33:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-28 02:33:06,486 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 02:33:06,486 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:33:06,499 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-28 02:33:06,687 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:06,687 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting func_to_recursive_line_31_to_38_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-11-28 02:33:06,688 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:33:06,688 INFO L85 PathProgramCache]: Analyzing trace with hash -480224525, now seen corresponding path program 1 times [2024-11-28 02:33:06,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:33:06,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [375155371] [2024-11-28 02:33:06,688 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:06,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:33:06,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-28 02:33:06,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1577677677] [2024-11-28 02:33:06,782 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:06,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:06,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:33:06,786 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 02:33:06,790 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-28 02:33:06,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:33:06,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 216 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-11-28 02:33:06,956 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 02:33:07,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 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-28 02:33:07,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-28 02:33:07,601 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 22 treesize of output 10 [2024-11-28 02:33:07,643 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 02:33:07,644 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-28 02:33:07,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:33:07,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [375155371] [2024-11-28 02:33:07,644 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-28 02:33:07,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1577677677] [2024-11-28 02:33:07,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1577677677] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:33:07,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:33:07,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-28 02:33:07,645 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805420792] [2024-11-28 02:33:07,645 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:33:07,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-28 02:33:07,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:33:07,646 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-28 02:33:07,646 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=85, Unknown=0, NotChecked=0, Total=110 [2024-11-28 02:33:07,646 INFO L87 Difference]: Start difference. First operand 115 states and 137 transitions. Second operand has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-28 02:33:08,209 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 02:33:08,210 INFO L93 Difference]: Finished difference Result 147 states and 161 transitions. [2024-11-28 02:33:08,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-28 02:33:08,211 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21 [2024-11-28 02:33:08,211 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 02:33:08,212 INFO L225 Difference]: With dead ends: 147 [2024-11-28 02:33:08,212 INFO L226 Difference]: Without dead ends: 146 [2024-11-28 02:33:08,213 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 8 SyntacticMatches, 3 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=42, Invalid=140, Unknown=0, NotChecked=0, Total=182 [2024-11-28 02:33:08,214 INFO L435 NwaCegarLoop]: 69 mSDtfsCounter, 99 mSDsluCounter, 412 mSDsCounter, 0 mSdLazyCounter, 195 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 481 SdHoareTripleChecker+Invalid, 209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 195 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-28 02:33:08,214 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 481 Invalid, 209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 195 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-28 02:33:08,215 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-11-28 02:33:08,235 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 115. [2024-11-28 02:33:08,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115 states, 70 states have (on average 1.4857142857142858) internal successors, (104), 95 states have internal predecessors, (104), 15 states have call successors, (15), 6 states have call predecessors, (15), 6 states have return successors, (17), 15 states have call predecessors, (17), 15 states have call successors, (17) [2024-11-28 02:33:08,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 136 transitions. [2024-11-28 02:33:08,238 INFO L78 Accepts]: Start accepts. Automaton has 115 states and 136 transitions. Word has length 21 [2024-11-28 02:33:08,238 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 02:33:08,238 INFO L471 AbstractCegarLoop]: Abstraction has 115 states and 136 transitions. [2024-11-28 02:33:08,238 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 1.7777777777777777) internal successors, (16), 10 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-11-28 02:33:08,239 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 136 transitions. [2024-11-28 02:33:08,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-28 02:33:08,239 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 02:33:08,240 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:33:08,252 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-28 02:33:08,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:08,444 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting func_to_recursive_line_31_to_38_0Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-11-28 02:33:08,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:33:08,445 INFO L85 PathProgramCache]: Analyzing trace with hash 10484700, now seen corresponding path program 1 times [2024-11-28 02:33:08,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:33:08,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1807522124] [2024-11-28 02:33:08,446 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:08,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:33:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:33:09,374 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-28 02:33:09,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:33:09,375 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1807522124] [2024-11-28 02:33:09,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1807522124] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:33:09,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:33:09,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-28 02:33:09,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297157850] [2024-11-28 02:33:09,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:33:09,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-28 02:33:09,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:33:09,377 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-28 02:33:09,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-28 02:33:09,378 INFO L87 Difference]: Start difference. First operand 115 states and 136 transitions. Second operand has 8 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-28 02:33:09,611 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 02:33:09,611 INFO L93 Difference]: Finished difference Result 119 states and 141 transitions. [2024-11-28 02:33:09,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-28 02:33:09,612 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29 [2024-11-28 02:33:09,613 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 02:33:09,614 INFO L225 Difference]: With dead ends: 119 [2024-11-28 02:33:09,615 INFO L226 Difference]: Without dead ends: 118 [2024-11-28 02:33:09,616 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=81, Unknown=0, NotChecked=0, Total=110 [2024-11-28 02:33:09,617 INFO L435 NwaCegarLoop]: 78 mSDtfsCounter, 49 mSDsluCounter, 305 mSDsCounter, 0 mSdLazyCounter, 92 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 92 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-28 02:33:09,617 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 383 Invalid, 109 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 92 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-28 02:33:09,620 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 118 states. [2024-11-28 02:33:09,645 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 118 to 116. [2024-11-28 02:33:09,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 71 states have (on average 1.4647887323943662) internal successors, (104), 95 states have internal predecessors, (104), 15 states have call successors, (15), 6 states have call predecessors, (15), 7 states have return successors, (18), 15 states have call predecessors, (18), 15 states have call successors, (18) [2024-11-28 02:33:09,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 137 transitions. [2024-11-28 02:33:09,652 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 137 transitions. Word has length 29 [2024-11-28 02:33:09,653 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 02:33:09,653 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 137 transitions. [2024-11-28 02:33:09,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 2.6666666666666665) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-28 02:33:09,653 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 137 transitions. [2024-11-28 02:33:09,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-28 02:33:09,654 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 02:33:09,654 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:33:09,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 02:33:09,654 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting func_to_recursive_line_31_to_38_0Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-11-28 02:33:09,655 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:33:09,655 INFO L85 PathProgramCache]: Analyzing trace with hash 325025802, now seen corresponding path program 1 times [2024-11-28 02:33:09,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:33:09,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106561627] [2024-11-28 02:33:09,655 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:33:09,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-28 02:33:09,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [383365714] [2024-11-28 02:33:09,717 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:33:09,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:09,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:33:09,720 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 02:33:09,724 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-28 02:33:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 02:33:09,883 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 02:33:09,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 02:33:09,982 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 02:33:09,983 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 02:33:09,984 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location func_to_recursive_line_31_to_38_0Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 24 remaining) [2024-11-28 02:33:09,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 24 remaining) [2024-11-28 02:33:09,987 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 24 remaining) [2024-11-28 02:33:09,988 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err12ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 24 remaining) [2024-11-28 02:33:09,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_41_to_51_0Err13ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 24 remaining) [2024-11-28 02:33:09,991 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_31_to_38_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_31_to_38_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_31_to_38_0Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_31_to_38_0Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_31_to_38_0Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 24 remaining) [2024-11-28 02:33:09,992 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 24 remaining) [2024-11-28 02:33:10,004 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-28 02:33:10,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 02:33:10,196 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-28 02:33:10,236 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 02:33:10,239 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 02:33:10 BoogieIcfgContainer [2024-11-28 02:33:10,239 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 02:33:10,240 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 02:33:10,240 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 02:33:10,241 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 02:33:10,241 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:33:04" (3/4) ... [2024-11-28 02:33:10,242 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-28 02:33:10,300 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 15. [2024-11-28 02:33:10,366 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 02:33:10,366 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 02:33:10,366 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 02:33:10,367 INFO L158 Benchmark]: Toolchain (without parser) took 7452.28ms. Allocated memory is still 142.6MB. Free memory was 118.2MB in the beginning and 45.9MB in the end (delta: 72.3MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,367 INFO L158 Benchmark]: CDTParser took 1.62ms. Allocated memory is still 142.6MB. Free memory is still 80.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:33:10,368 INFO L158 Benchmark]: CACSL2BoogieTranslator took 339.51ms. Allocated memory is still 142.6MB. Free memory was 118.0MB in the beginning and 106.6MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,368 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.42ms. Allocated memory is still 142.6MB. Free memory was 106.3MB in the beginning and 105.1MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:33:10,369 INFO L158 Benchmark]: Boogie Preprocessor took 71.96ms. Allocated memory is still 142.6MB. Free memory was 105.1MB in the beginning and 102.8MB in the end (delta: 2.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,369 INFO L158 Benchmark]: RCFGBuilder took 868.90ms. Allocated memory is still 142.6MB. Free memory was 102.8MB in the beginning and 79.9MB in the end (delta: 22.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,369 INFO L158 Benchmark]: TraceAbstraction took 5980.71ms. Allocated memory is still 142.6MB. Free memory was 79.4MB in the beginning and 53.0MB in the end (delta: 26.3MB). Peak memory consumption was 31.4MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,370 INFO L158 Benchmark]: Witness Printer took 126.05ms. Allocated memory is still 142.6MB. Free memory was 53.0MB in the beginning and 45.9MB in the end (delta: 7.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:33:10,372 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.62ms. Allocated memory is still 142.6MB. Free memory is still 80.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 339.51ms. Allocated memory is still 142.6MB. Free memory was 118.0MB in the beginning and 106.6MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.42ms. Allocated memory is still 142.6MB. Free memory was 106.3MB in the beginning and 105.1MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 71.96ms. Allocated memory is still 142.6MB. Free memory was 105.1MB in the beginning and 102.8MB in the end (delta: 2.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 868.90ms. Allocated memory is still 142.6MB. Free memory was 102.8MB in the beginning and 79.9MB in the end (delta: 22.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5980.71ms. Allocated memory is still 142.6MB. Free memory was 79.4MB in the beginning and 53.0MB in the end (delta: 26.3MB). Peak memory consumption was 31.4MB. Max. memory is 16.1GB. * Witness Printer took 126.05ms. Allocated memory is still 142.6MB. Free memory was 53.0MB in the beginning and 45.9MB in the end (delta: 7.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 98]: integer overflow possible integer overflow possible We found a FailurePath: [L110] int A; [L111] int B; [L112] int r; [L113] int d; [L114] int p; [L115] int q; [L116] A = __VERIFIER_nondet_int() [L117] B = __VERIFIER_nondet_int() [L118] EXPR \read(B) [L118] CALL assume_abort_if_not(B >= 1) [L26] COND FALSE !(!cond) [L118] RET assume_abort_if_not(B >= 1) [L119] EXPR \read(A) [L119] r = A [L120] EXPR \read(B) [L120] d = B [L121] p = 1 [L122] q = 0 [L123] CALL func_to_recursive_line_31_to_38_0(&q, &B, &d, &A, &r, &p) VAL [\old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}] [L88] EXPR \read(*q) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L88] CALL __VERIFIER_assert((*q) == 0) VAL [\old(cond)=1] [L37] COND FALSE !(!cond) VAL [\old(cond)=1] [L88] RET __VERIFIER_assert((*q) == 0) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L89] EXPR \read(*r) [L89] EXPR \read(*A) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L89] CALL __VERIFIER_assert((*r) == (*A)) VAL [\old(cond)=1] [L37] COND FALSE !(!cond) VAL [\old(cond)=1] [L89] RET __VERIFIER_assert((*r) == (*A)) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L90] EXPR \read(*d) [L90] EXPR \read(*B) [L90] EXPR \read(*p) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L90] EXPR (*B) * (*p) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L90] CALL __VERIFIER_assert((*d) == ((*B) * (*p))) VAL [\old(cond)=1] [L37] COND FALSE !(!cond) VAL [\old(cond)=1] [L90] RET __VERIFIER_assert((*d) == ((*B) * (*p))) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L91] EXPR \read(*r) [L91] EXPR \read(*d) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L91] COND FALSE !(!((*r) >= (*d))) [L98] EXPR \read(*d) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] [L98] 2 * (*d) VAL [A={8:0}, B={4:0}, \old(A)={8:0}, \old(B)={4:0}, \old(d)={5:0}, \old(p)={6:0}, \old(q)={7:0}, \old(r)={9:0}, d={5:0}, p={6:0}, q={7:0}, r={9:0}] - UnprovableResult [Line: 56]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 56]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 56]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 56]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 57]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 57]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 65]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 65]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 66]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 66]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 70]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 70]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 98]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 99]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 99]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 125]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 125]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 125]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 125]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 91 locations, 24 error locations. Started 1 CEGAR loops. OverallTime: 5.8s, OverallIterations: 5, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 243 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 238 mSDsluCounter, 1484 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1166 mSDsCounter, 42 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 470 IncrementalHoareTripleChecker+Invalid, 512 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 42 mSolverCounterUnsat, 318 mSDtfsCounter, 470 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 57 GetRequests, 20 SyntacticMatches, 6 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 46 ImplicationChecksByTransitivity, 0.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=116occurred in iteration=4, InterpolantAutomatonStates: 33, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 4 MinimizatonAttempts, 65 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 2.4s InterpolantComputationTime, 184 NumberOfCodeBlocks, 184 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 79 ConstructedInterpolants, 16 QuantifiedInterpolants, 825 SizeOfPredicates, 24 NumberOfNonLiveVariables, 431 ConjunctsInSsa, 69 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 20/20 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-28 02:33:10,398 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_aac1b5b0-5be0-4f4d-b85c-f21786979921/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(OVERFLOW)