./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ee450cdb7362593087eaa4f51cf0609baf72f213a54e3b9dfb94348c9a8e8899 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:27:22,850 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:27:22,957 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-24 00:27:22,967 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:27:22,968 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:27:23,002 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:27:23,003 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:27:23,003 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:27:23,004 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:27:23,004 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:27:23,004 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:27:23,004 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:27:23,005 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:27:23,005 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:27:23,005 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:27:23,005 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:27:23,005 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 00:27:23,005 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:27:23,006 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 00:27:23,007 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:27:23,007 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 00:27:23,007 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:27:23,007 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:27:23,007 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:27:23,007 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:23,008 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:27:23,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:23,009 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 00:27:23,009 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:27:23,010 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:27:23,010 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:27:23,010 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:27:23,010 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_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC 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 ! call(reach_error())) ) 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 -> ee450cdb7362593087eaa4f51cf0609baf72f213a54e3b9dfb94348c9a8e8899 [2024-11-24 00:27:23,350 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:27:23,362 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:27:23,364 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:27:23,365 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:27:23,366 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:27:23,367 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:26,294 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/67c597785/d96922ba22a04b03a5d5011ed45e39b3/FLAG76efdf69e [2024-11-24 00:27:26,662 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:27:26,663 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:26,673 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/67c597785/d96922ba22a04b03a5d5011ed45e39b3/FLAG76efdf69e [2024-11-24 00:27:26,888 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/67c597785/d96922ba22a04b03a5d5011ed45e39b3 [2024-11-24 00:27:26,891 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:27:26,893 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:27:26,894 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:27:26,895 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:27:26,904 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:27:26,907 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:27:26" (1/1) ... [2024-11-24 00:27:26,908 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30676020 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:26, skipping insertion in model container [2024-11-24 00:27:26,909 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:27:26" (1/1) ... [2024-11-24 00:27:26,929 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:27:27,092 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i[915,928] [2024-11-24 00:27:27,127 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:27:27,134 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:27:27,143 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i[915,928] [2024-11-24 00:27:27,153 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:27:27,166 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:27:27,167 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27 WrapperNode [2024-11-24 00:27:27,167 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:27:27,168 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:27:27,168 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:27:27,168 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:27:27,175 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,184 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,206 INFO L138 Inliner]: procedures = 26, calls = 21, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 72 [2024-11-24 00:27:27,206 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:27:27,209 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:27:27,209 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:27:27,210 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:27:27,218 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,218 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,220 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,230 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-24 00:27:27,231 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,231 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,239 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,243 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,250 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,251 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,252 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,254 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:27:27,258 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:27:27,258 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:27:27,259 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:27:27,259 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (1/1) ... [2024-11-24 00:27:27,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:27,280 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:27:27,294 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 00:27:27,303 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 00:27:27,323 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:27:27,323 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-24 00:27:27,324 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-24 00:27:27,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:27:27,324 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:27:27,324 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:27:27,400 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:27:27,404 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:27:27,599 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-24 00:27:27,600 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:27:27,617 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:27:27,618 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-24 00:27:27,618 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:27 BoogieIcfgContainer [2024-11-24 00:27:27,619 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:27:27,622 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:27:27,622 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:27:27,627 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:27:27,628 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:27:26" (1/3) ... [2024-11-24 00:27:27,630 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69f333a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:27:27, skipping insertion in model container [2024-11-24 00:27:27,630 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:27" (2/3) ... [2024-11-24 00:27:27,630 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69f333a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:27:27, skipping insertion in model container [2024-11-24 00:27:27,631 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:27" (3/3) ... [2024-11-24 00:27:27,632 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:27,655 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:27:27,657 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_operatoramount_amount10_file-49.i that has 2 procedures, 34 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2024-11-24 00:27:27,733 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:27:27,750 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;@2f524dd3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:27:27,750 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-24 00:27:27,755 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:27,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 00:27:27,767 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:27,768 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:27,769 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:27,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:27,777 INFO L85 PathProgramCache]: Analyzing trace with hash -783009165, now seen corresponding path program 1 times [2024-11-24 00:27:27,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:27:27,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023819391] [2024-11-24 00:27:27,786 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:27,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:27:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:27,997 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked. [2024-11-24 00:27:27,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:27:27,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023819391] [2024-11-24 00:27:28,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023819391] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:27:28,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1252234996] [2024-11-24 00:27:28,001 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:28,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:27:28,001 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:27:28,003 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:27:28,005 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-24 00:27:28,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:28,131 INFO L256 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-24 00:27:28,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:27:28,157 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked. [2024-11-24 00:27:28,157 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 00:27:28,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1252234996] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:27:28,157 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-24 00:27:28,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2 [2024-11-24 00:27:28,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070174046] [2024-11-24 00:27:28,160 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:27:28,163 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-24 00:27:28,164 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:27:28,183 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-24 00:27:28,184 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-24 00:27:28,186 INFO L87 Difference]: Start difference. First operand has 34 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) Second operand has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 states have internal predecessors, (20), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:28,211 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:27:28,213 INFO L93 Difference]: Finished difference Result 61 states and 94 transitions. [2024-11-24 00:27:28,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-24 00:27:28,216 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 states have internal predecessors, (20), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 55 [2024-11-24 00:27:28,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-24 00:27:28,221 INFO L225 Difference]: With dead ends: 61 [2024-11-24 00:27:28,222 INFO L226 Difference]: Without dead ends: 30 [2024-11-24 00:27:28,224 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 56 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-24 00:27:28,227 INFO L435 NwaCegarLoop]: 39 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, 39 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-24 00:27:28,228 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-24 00:27:28,240 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-24 00:27:28,255 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-11-24 00:27:28,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 20 states have (on average 1.15) internal successors, (23), 20 states have internal predecessors, (23), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:28,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 39 transitions. [2024-11-24 00:27:28,262 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 39 transitions. Word has length 55 [2024-11-24 00:27:28,263 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-24 00:27:28,263 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 39 transitions. [2024-11-24 00:27:28,263 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 states have internal predecessors, (20), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:28,263 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-11-24 00:27:28,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 00:27:28,266 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:28,266 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:28,274 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-24 00:27:28,467 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-11-24 00:27:28,467 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:28,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:28,468 INFO L85 PathProgramCache]: Analyzing trace with hash 1077986871, now seen corresponding path program 1 times [2024-11-24 00:27:28,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:27:28,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251489110] [2024-11-24 00:27:28,468 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:27:28,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:27:28,575 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:27:28,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:27:28,673 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 00:27:28,673 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 00:27:28,674 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-24 00:27:28,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 00:27:28,681 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-24 00:27:28,733 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 00:27:28,737 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:27:28 BoogieIcfgContainer [2024-11-24 00:27:28,738 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 00:27:28,738 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:27:28,738 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:27:28,739 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:27:28,739 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:27" (3/4) ... [2024-11-24 00:27:28,741 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-24 00:27:28,742 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:27:28,742 INFO L158 Benchmark]: Toolchain (without parser) took 1849.96ms. Allocated memory is still 117.4MB. Free memory was 94.2MB in the beginning and 83.7MB in the end (delta: 10.6MB). Peak memory consumption was 5.1MB. Max. memory is 16.1GB. [2024-11-24 00:27:28,743 INFO L158 Benchmark]: CDTParser took 0.41ms. Allocated memory is still 167.8MB. Free memory is still 102.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:27:28,743 INFO L158 Benchmark]: CACSL2BoogieTranslator took 273.03ms. Allocated memory is still 117.4MB. Free memory was 93.9MB in the beginning and 82.4MB in the end (delta: 11.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:27:28,743 INFO L158 Benchmark]: Boogie Procedure Inliner took 38.52ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:27:28,744 INFO L158 Benchmark]: Boogie Preprocessor took 48.26ms. Allocated memory is still 117.4MB. Free memory was 81.3MB in the beginning and 79.7MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:27:28,744 INFO L158 Benchmark]: RCFGBuilder took 360.68ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 67.9MB in the end (delta: 11.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:27:28,745 INFO L158 Benchmark]: TraceAbstraction took 1116.22ms. Allocated memory is still 117.4MB. Free memory was 67.2MB in the beginning and 84.3MB in the end (delta: -17.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:27:28,745 INFO L158 Benchmark]: Witness Printer took 3.49ms. Allocated memory is still 117.4MB. Free memory was 84.3MB in the beginning and 83.7MB in the end (delta: 601.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:27:28,747 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.41ms. Allocated memory is still 167.8MB. Free memory is still 102.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 273.03ms. Allocated memory is still 117.4MB. Free memory was 93.9MB in the beginning and 82.4MB in the end (delta: 11.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 38.52ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 48.26ms. Allocated memory is still 117.4MB. Free memory was 81.3MB in the beginning and 79.7MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 360.68ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 67.9MB in the end (delta: 11.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 1116.22ms. Allocated memory is still 117.4MB. Free memory was 67.2MB in the beginning and 84.3MB in the end (delta: -17.1MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 3.49ms. Allocated memory is still 117.4MB. Free memory was 84.3MB in the beginning and 83.7MB in the end (delta: 601.3kB). There was no memory consumed. 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 - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 54, overapproximation of someBinaryFLOATComparisonOperation at line 61, overapproximation of someBinaryFLOATComparisonOperation at line 56. Possible FailurePath: [L21] unsigned char isInitial = 0; [L22] float var_1_1 = 0.25; [L23] signed long int var_1_2 = 64; [L24] signed long int var_1_3 = -1; [L25] signed long int var_1_4 = -256; [L26] float var_1_5 = 3.5; [L27] float var_1_6 = 32.5; VAL [isInitial=0, var_1_1=1/4, var_1_2=64, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L65] isInitial = 1 [L66] FCALL initially() [L68] FCALL updateLastVariables() [L69] CALL updateVariables() [L44] var_1_2 = __VERIFIER_nondet_long() [L45] CALL assume_abort_if_not(var_1_2 >= -2147483648) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L45] RET assume_abort_if_not(var_1_2 >= -2147483648) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L46] CALL assume_abort_if_not(var_1_2 <= 2147483647) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L46] RET assume_abort_if_not(var_1_2 <= 2147483647) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-1, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L47] var_1_3 = __VERIFIER_nondet_long() [L48] CALL assume_abort_if_not(var_1_3 >= -2147483648) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L48] RET assume_abort_if_not(var_1_3 >= -2147483648) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L49] CALL assume_abort_if_not(var_1_3 <= 2147483647) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L49] RET assume_abort_if_not(var_1_3 <= 2147483647) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=-256, var_1_5=7/2, var_1_6=65/2] [L50] var_1_4 = __VERIFIER_nondet_long() [L51] CALL assume_abort_if_not(var_1_4 >= -2147483648) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L51] RET assume_abort_if_not(var_1_4 >= -2147483648) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L52] CALL assume_abort_if_not(var_1_4 <= 2147483647) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L52] RET assume_abort_if_not(var_1_4 <= 2147483647) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_5=7/2, var_1_6=65/2] [L53] var_1_5 = __VERIFIER_nondet_float() [L54] CALL assume_abort_if_not((var_1_5 >= -922337.2036854765600e+13F && var_1_5 <= -1.0e-20F) || (var_1_5 <= 9223372.036854765600e+12F && var_1_5 >= 1.0e-20F )) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=65/2] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=65/2] [L54] RET assume_abort_if_not((var_1_5 >= -922337.2036854765600e+13F && var_1_5 <= -1.0e-20F) || (var_1_5 <= 9223372.036854765600e+12F && var_1_5 >= 1.0e-20F )) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=65/2] [L55] var_1_6 = __VERIFIER_nondet_float() [L56] CALL assume_abort_if_not((var_1_6 >= -922337.2036854765600e+13F && var_1_6 <= -1.0e-20F) || (var_1_6 <= 9223372.036854765600e+12F && var_1_6 >= 1.0e-20F )) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0] [L20] COND FALSE !(!cond) VAL [\old(cond)=1, isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0] [L56] RET assume_abort_if_not((var_1_6 >= -922337.2036854765600e+13F && var_1_6 <= -1.0e-20F) || (var_1_6 <= 9223372.036854765600e+12F && var_1_6 >= 1.0e-20F )) VAL [isInitial=1, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0] [L69] RET updateVariables() [L70] CALL step() [L31] signed long int stepLocal_1 = var_1_2; [L32] signed long int stepLocal_0 = var_1_2; VAL [isInitial=1, stepLocal_0=-100001, stepLocal_1=-100001, var_1_1=1/4, var_1_2=-100001, var_1_3=-100002, var_1_4=0] [L33] COND FALSE !(-100000 <= stepLocal_1) [L40] var_1_1 = var_1_6 VAL [isInitial=1, stepLocal_0=-100001, var_1_1=69, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=69] [L70] RET step() [L71] CALL, EXPR property() [L61-L62] return (-100000 <= var_1_2) ? ((var_1_2 <= (var_1_3 + var_1_4)) ? (var_1_1 == ((float) ((((var_1_5) < 0 ) ? -(var_1_5) : (var_1_5))))) : (var_1_1 == ((float) ((((var_1_5) > (var_1_6)) ? (var_1_5) : (var_1_6)))))) : (var_1_1 == ((float) var_1_6)) ; VAL [\result=0, isInitial=1, var_1_1=69, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=69] [L71] RET, EXPR property() [L71] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [isInitial=1, var_1_1=69, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=69] [L19] reach_error() VAL [isInitial=1, var_1_1=69, var_1_2=-100001, var_1_3=-100002, var_1_4=0, var_1_6=69] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 34 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.0s, OverallIterations: 2, TraceHistogramMax: 8, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 39 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 39 mSDtfsCounter, 0 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 56 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=34occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 165 NumberOfCodeBlocks, 165 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 108 ConstructedInterpolants, 0 QuantifiedInterpolants, 108 SizeOfPredicates, 0 NumberOfNonLiveVariables, 139 ConjunctsInSsa, 1 ConjunctsInUnsatCore, 2 InterpolantComputations, 1 PerfectInterpolantSequences, 210/224 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 could not prove your program: unable to determine feasibility of some traces [2024-11-24 00:27:28,770 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ee450cdb7362593087eaa4f51cf0609baf72f213a54e3b9dfb94348c9a8e8899 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:27:31,508 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:27:31,617 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-24 00:27:31,623 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:27:31,623 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:27:31,691 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:27:31,692 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:27:31,692 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:27:31,692 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:27:31,692 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:27:31,693 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:27:31,693 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:27:31,693 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:27:31,693 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:27:31,693 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:27:31,693 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:27:31,695 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 00:27:31,695 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:27:31,696 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 00:27:31,697 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:27:31,698 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:31,698 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:27:31,698 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:31,699 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:27:31,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:27:31,701 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:27:31,701 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:27:31,701 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_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC 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 ! call(reach_error())) ) 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 -> ee450cdb7362593087eaa4f51cf0609baf72f213a54e3b9dfb94348c9a8e8899 [2024-11-24 00:27:32,072 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:27:32,082 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:27:32,084 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:27:32,086 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:27:32,086 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:27:32,088 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:35,118 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/ec7e09679/978ace1f3dad4df299d04178bb5507b3/FLAG3cf15519a [2024-11-24 00:27:35,366 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:27:35,367 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:35,378 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/ec7e09679/978ace1f3dad4df299d04178bb5507b3/FLAG3cf15519a [2024-11-24 00:27:35,404 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/data/ec7e09679/978ace1f3dad4df299d04178bb5507b3 [2024-11-24 00:27:35,409 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:27:35,410 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:27:35,415 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:27:35,415 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:27:35,421 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:27:35,422 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,426 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a201a0c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35, skipping insertion in model container [2024-11-24 00:27:35,426 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,445 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:27:35,653 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i[915,928] [2024-11-24 00:27:35,707 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:27:35,725 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:27:35,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/sv-benchmarks/c/hardness-nfm22/hardness_operatoramount_amount10_file-49.i[915,928] [2024-11-24 00:27:35,766 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:27:35,791 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:27:35,791 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35 WrapperNode [2024-11-24 00:27:35,791 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:27:35,794 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:27:35,795 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:27:35,795 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:27:35,805 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,820 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,855 INFO L138 Inliner]: procedures = 27, calls = 21, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 69 [2024-11-24 00:27:35,856 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:27:35,856 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:27:35,857 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:27:35,857 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:27:35,870 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,870 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,873 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,884 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-24 00:27:35,885 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,885 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,893 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,894 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,897 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,899 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,900 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,902 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:27:35,903 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:27:35,904 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:27:35,904 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:27:35,905 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (1/1) ... [2024-11-24 00:27:35,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:27:35,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:27:35,960 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 00:27:35,969 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 00:27:35,995 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:27:35,996 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-24 00:27:35,996 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-24 00:27:35,996 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-24 00:27:35,996 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:27:35,997 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:27:36,089 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:27:36,091 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:27:36,354 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-24 00:27:36,355 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:27:36,373 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:27:36,375 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-24 00:27:36,375 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:36 BoogieIcfgContainer [2024-11-24 00:27:36,375 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:27:36,380 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:27:36,381 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:27:36,389 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:27:36,390 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:27:35" (1/3) ... [2024-11-24 00:27:36,390 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@646bc247 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:27:36, skipping insertion in model container [2024-11-24 00:27:36,391 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:27:35" (2/3) ... [2024-11-24 00:27:36,391 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@646bc247 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:27:36, skipping insertion in model container [2024-11-24 00:27:36,391 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:36" (3/3) ... [2024-11-24 00:27:36,393 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_operatoramount_amount10_file-49.i [2024-11-24 00:27:36,412 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:27:36,415 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_operatoramount_amount10_file-49.i that has 2 procedures, 34 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2024-11-24 00:27:36,497 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:27:36,515 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;@b9604e7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:27:36,515 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-24 00:27:36,521 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:36,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 00:27:36,529 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:36,530 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:36,532 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:36,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:36,542 INFO L85 PathProgramCache]: Analyzing trace with hash -783009165, now seen corresponding path program 1 times [2024-11-24 00:27:36,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 00:27:36,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [902611336] [2024-11-24 00:27:36,557 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:36,558 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:36,558 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat [2024-11-24 00:27:36,564 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-24 00:27:36,567 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-24 00:27:36,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:36,778 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-24 00:27:36,784 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:27:36,827 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-24 00:27:36,828 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 00:27:36,830 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 00:27:36,831 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [902611336] [2024-11-24 00:27:36,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [902611336] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:27:36,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:27:36,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 00:27:36,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [460056617] [2024-11-24 00:27:36,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:27:36,840 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-24 00:27:36,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 00:27:36,864 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-24 00:27:36,865 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-24 00:27:36,867 INFO L87 Difference]: Start difference. First operand has 34 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 24 states have internal predecessors, (30), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) Second operand has 2 states, 2 states have (on average 11.0) internal successors, (22), 2 states have internal predecessors, (22), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:36,895 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:27:36,895 INFO L93 Difference]: Finished difference Result 61 states and 94 transitions. [2024-11-24 00:27:36,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-24 00:27:36,898 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 11.0) internal successors, (22), 2 states have internal predecessors, (22), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 55 [2024-11-24 00:27:36,898 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-24 00:27:36,904 INFO L225 Difference]: With dead ends: 61 [2024-11-24 00:27:36,905 INFO L226 Difference]: Without dead ends: 30 [2024-11-24 00:27:36,908 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 54 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-24 00:27:36,913 INFO L435 NwaCegarLoop]: 39 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, 39 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-24 00:27:36,914 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-24 00:27:36,930 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-24 00:27:36,953 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-11-24 00:27:36,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 20 states have (on average 1.15) internal successors, (23), 20 states have internal predecessors, (23), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:36,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 39 transitions. [2024-11-24 00:27:36,964 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 39 transitions. Word has length 55 [2024-11-24 00:27:36,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-24 00:27:36,965 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 39 transitions. [2024-11-24 00:27:36,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 11.0) internal successors, (22), 2 states have internal predecessors, (22), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:36,965 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-11-24 00:27:36,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 00:27:36,968 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:36,968 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:36,974 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2024-11-24 00:27:37,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:37,170 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:37,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:37,171 INFO L85 PathProgramCache]: Analyzing trace with hash 1077986871, now seen corresponding path program 1 times [2024-11-24 00:27:37,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 00:27:37,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [745324743] [2024-11-24 00:27:37,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:37,172 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:37,172 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat [2024-11-24 00:27:37,178 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-24 00:27:37,180 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-24 00:27:37,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:37,283 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-24 00:27:37,294 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:27:41,875 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-24 00:27:41,876 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 00:27:41,876 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 00:27:41,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [745324743] [2024-11-24 00:27:41,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [745324743] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:27:41,876 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:27:41,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-24 00:27:41,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169016093] [2024-11-24 00:27:41,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:27:41,878 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-24 00:27:41,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 00:27:41,879 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-24 00:27:41,880 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-11-24 00:27:41,880 INFO L87 Difference]: Start difference. First operand 30 states and 39 transitions. Second operand has 10 states, 10 states have (on average 2.1) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8) [2024-11-24 00:27:42,710 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:27:42,710 INFO L93 Difference]: Finished difference Result 44 states and 52 transitions. [2024-11-24 00:27:42,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-24 00:27:42,711 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 2.1) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8) Word has length 55 [2024-11-24 00:27:42,712 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-24 00:27:42,713 INFO L225 Difference]: With dead ends: 44 [2024-11-24 00:27:42,713 INFO L226 Difference]: Without dead ends: 42 [2024-11-24 00:27:42,713 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=54, Invalid=156, Unknown=0, NotChecked=0, Total=210 [2024-11-24 00:27:42,714 INFO L435 NwaCegarLoop]: 24 mSDtfsCounter, 43 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-24 00:27:42,714 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 120 Invalid, 165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 158 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-24 00:27:42,715 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-11-24 00:27:42,723 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 37. [2024-11-24 00:27:42,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 26 states have (on average 1.1153846153846154) internal successors, (29), 26 states have internal predecessors, (29), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:42,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions. [2024-11-24 00:27:42,724 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 55 [2024-11-24 00:27:42,725 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-24 00:27:42,725 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 45 transitions. [2024-11-24 00:27:42,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 2.1) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 1 states have call successors, (8) [2024-11-24 00:27:42,725 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions. [2024-11-24 00:27:42,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 00:27:42,727 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:42,727 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:42,731 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-11-24 00:27:42,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:42,928 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:42,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:42,928 INFO L85 PathProgramCache]: Analyzing trace with hash -1177705700, now seen corresponding path program 1 times [2024-11-24 00:27:42,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 00:27:42,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2117110450] [2024-11-24 00:27:42,929 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:42,929 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:42,929 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat [2024-11-24 00:27:42,931 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-24 00:27:42,934 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-24 00:27:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:43,047 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-24 00:27:43,051 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:27:45,220 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 43 proven. 3 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-24 00:27:45,221 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:27:54,113 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 18 proven. 3 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-24 00:27:54,114 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 00:27:54,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2117110450] [2024-11-24 00:27:54,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2117110450] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 00:27:54,114 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-24 00:27:54,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10] total 18 [2024-11-24 00:27:54,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1523020446] [2024-11-24 00:27:54,114 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-24 00:27:54,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-11-24 00:27:54,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 00:27:54,115 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-11-24 00:27:54,116 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=239, Unknown=0, NotChecked=0, Total=306 [2024-11-24 00:27:54,116 INFO L87 Difference]: Start difference. First operand 37 states and 45 transitions. Second operand has 18 states, 18 states have (on average 1.9444444444444444) internal successors, (35), 18 states have internal predecessors, (35), 3 states have call successors, (9), 2 states have call predecessors, (9), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10) [2024-11-24 00:27:56,178 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:27:56,178 INFO L93 Difference]: Finished difference Result 49 states and 56 transitions. [2024-11-24 00:27:56,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-24 00:27:56,181 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 1.9444444444444444) internal successors, (35), 18 states have internal predecessors, (35), 3 states have call successors, (9), 2 states have call predecessors, (9), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10) Word has length 56 [2024-11-24 00:27:56,181 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-24 00:27:56,182 INFO L225 Difference]: With dead ends: 49 [2024-11-24 00:27:56,182 INFO L226 Difference]: Without dead ends: 47 [2024-11-24 00:27:56,182 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 5.0s TimeCoverageRelationStatistics Valid=111, Invalid=395, Unknown=0, NotChecked=0, Total=506 [2024-11-24 00:27:56,183 INFO L435 NwaCegarLoop]: 27 mSDtfsCounter, 54 mSDsluCounter, 180 mSDsCounter, 0 mSdLazyCounter, 299 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 332 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 299 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-24 00:27:56,184 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 207 Invalid, 332 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 299 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-24 00:27:56,185 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-11-24 00:27:56,191 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 41. [2024-11-24 00:27:56,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 29 states have (on average 1.103448275862069) internal successors, (32), 29 states have internal predecessors, (32), 8 states have call successors, (8), 3 states have call predecessors, (8), 3 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-24 00:27:56,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 48 transitions. [2024-11-24 00:27:56,192 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 48 transitions. Word has length 56 [2024-11-24 00:27:56,192 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-24 00:27:56,193 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 48 transitions. [2024-11-24 00:27:56,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 1.9444444444444444) internal successors, (35), 18 states have internal predecessors, (35), 3 states have call successors, (9), 2 states have call predecessors, (9), 4 states have return successors, (10), 3 states have call predecessors, (10), 3 states have call successors, (10) [2024-11-24 00:27:56,193 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 48 transitions. [2024-11-24 00:27:56,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 00:27:56,194 INFO L210 NwaCegarLoop]: Found error trace [2024-11-24 00:27:56,194 INFO L218 NwaCegarLoop]: trace histogram [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:27:56,199 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-24 00:27:56,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:56,395 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-24 00:27:56,395 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:27:56,395 INFO L85 PathProgramCache]: Analyzing trace with hash -1175858658, now seen corresponding path program 1 times [2024-11-24 00:27:56,396 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-24 00:27:56,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1698562140] [2024-11-24 00:27:56,396 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:27:56,396 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:27:56,396 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat [2024-11-24 00:27:56,401 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-24 00:27:56,402 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-24 00:27:56,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:27:56,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-24 00:27:56,515 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:27:58,645 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-24 00:27:58,646 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-24 00:27:58,646 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-24 00:27:58,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1698562140] [2024-11-24 00:27:58,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1698562140] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:27:58,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:27:58,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-11-24 00:27:58,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132095177] [2024-11-24 00:27:58,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:27:58,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-24 00:27:58,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-24 00:27:58,648 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-24 00:27:58,648 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=137, Unknown=0, NotChecked=0, Total=182 [2024-11-24 00:27:58,648 INFO L87 Difference]: Start difference. First operand 41 states and 48 transitions. Second operand has 14 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:59,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:27:59,814 INFO L93 Difference]: Finished difference Result 44 states and 51 transitions. [2024-11-24 00:27:59,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-24 00:27:59,815 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8) Word has length 56 [2024-11-24 00:27:59,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-24 00:27:59,815 INFO L225 Difference]: With dead ends: 44 [2024-11-24 00:27:59,816 INFO L226 Difference]: Without dead ends: 0 [2024-11-24 00:27:59,816 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=76, Invalid=230, Unknown=0, NotChecked=0, Total=306 [2024-11-24 00:27:59,817 INFO L435 NwaCegarLoop]: 25 mSDtfsCounter, 28 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 212 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 133 SdHoareTripleChecker+Invalid, 225 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 212 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-24 00:27:59,817 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 133 Invalid, 225 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 212 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-24 00:27:59,818 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-24 00:27:59,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-24 00:27:59,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:27:59,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-24 00:27:59,819 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 56 [2024-11-24 00:27:59,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-24 00:27:59,819 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-24 00:27:59,819 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 12 states have internal predecessors, (25), 2 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (8), 3 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-24 00:27:59,819 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-24 00:27:59,819 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-24 00:27:59,822 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-24 00:27:59,828 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-11-24 00:28:00,023 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-24 00:28:00,025 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-24 00:28:00,028 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-11-24 00:28:02,110 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 00:28:02,122 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,123 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,124 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,124 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,124 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,125 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,125 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,125 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,125 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-24 00:28:02,125 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven [2024-11-24 00:28:02,126 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:28:02 BoogieIcfgContainer [2024-11-24 00:28:02,126 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 00:28:02,126 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:28:02,127 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:28:02,127 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:28:02,128 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:27:36" (3/4) ... [2024-11-24 00:28:02,130 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-24 00:28:02,136 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2024-11-24 00:28:02,140 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2024-11-24 00:28:02,140 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-24 00:28:02,141 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-24 00:28:02,141 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-24 00:28:02,219 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/witness.graphml [2024-11-24 00:28:02,220 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/witness.yml [2024-11-24 00:28:02,220 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:28:02,221 INFO L158 Benchmark]: Toolchain (without parser) took 26810.57ms. Allocated memory was 83.9MB in the beginning and 201.3MB in the end (delta: 117.4MB). Free memory was 61.1MB in the beginning and 153.9MB in the end (delta: -92.8MB). Peak memory consumption was 21.5MB. Max. memory is 16.1GB. [2024-11-24 00:28:02,221 INFO L158 Benchmark]: CDTParser took 0.44ms. Allocated memory is still 83.9MB. Free memory is still 64.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:28:02,222 INFO L158 Benchmark]: CACSL2BoogieTranslator took 377.78ms. Allocated memory is still 83.9MB. Free memory was 60.8MB in the beginning and 48.7MB in the end (delta: 12.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:28:02,222 INFO L158 Benchmark]: Boogie Procedure Inliner took 61.62ms. Allocated memory is still 83.9MB. Free memory was 48.7MB in the beginning and 47.4MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:28:02,222 INFO L158 Benchmark]: Boogie Preprocessor took 46.13ms. Allocated memory is still 83.9MB. Free memory was 47.1MB in the beginning and 45.6MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:28:02,223 INFO L158 Benchmark]: RCFGBuilder took 472.66ms. Allocated memory is still 83.9MB. Free memory was 45.6MB in the beginning and 34.0MB in the end (delta: 11.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:28:02,223 INFO L158 Benchmark]: TraceAbstraction took 25745.49ms. Allocated memory was 83.9MB in the beginning and 201.3MB in the end (delta: 117.4MB). Free memory was 33.4MB in the beginning and 160.3MB in the end (delta: -126.9MB). Peak memory consumption was 97.2MB. Max. memory is 16.1GB. [2024-11-24 00:28:02,223 INFO L158 Benchmark]: Witness Printer took 93.54ms. Allocated memory is still 201.3MB. Free memory was 160.3MB in the beginning and 153.9MB in the end (delta: 6.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:28:02,225 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.44ms. Allocated memory is still 83.9MB. Free memory is still 64.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 377.78ms. Allocated memory is still 83.9MB. Free memory was 60.8MB in the beginning and 48.7MB in the end (delta: 12.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 61.62ms. Allocated memory is still 83.9MB. Free memory was 48.7MB in the beginning and 47.4MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.13ms. Allocated memory is still 83.9MB. Free memory was 47.1MB in the beginning and 45.6MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 472.66ms. Allocated memory is still 83.9MB. Free memory was 45.6MB in the beginning and 34.0MB in the end (delta: 11.5MB). There was no memory consumed. Max. memory is 16.1GB. * TraceAbstraction took 25745.49ms. Allocated memory was 83.9MB in the beginning and 201.3MB in the end (delta: 117.4MB). Free memory was 33.4MB in the beginning and 160.3MB in the end (delta: -126.9MB). Peak memory consumption was 97.2MB. Max. memory is 16.1GB. * Witness Printer took 93.54ms. Allocated memory is still 201.3MB. Free memory was 160.3MB in the beginning and 153.9MB in the end (delta: 6.5MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven * 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 - PositiveResult [Line: 19]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 34 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 23.6s, OverallIterations: 4, TraceHistogramMax: 8, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 144 SdHoareTripleChecker+Valid, 2.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 125 mSDsluCounter, 499 SdHoareTripleChecker+Invalid, 2.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 384 mSDsCounter, 53 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 669 IncrementalHoareTripleChecker+Invalid, 722 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 53 mSolverCounterUnsat, 115 mSDtfsCounter, 669 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 287 GetRequests, 237 SyntacticMatches, 0 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 119 ImplicationChecksByTransitivity, 7.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=41occurred in iteration=3, InterpolantAutomatonStates: 44, 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, 11 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 17.9s InterpolantComputationTime, 222 NumberOfCodeBlocks, 222 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 273 ConstructedInterpolants, 3 QuantifiedInterpolants, 3115 SizeOfPredicates, 27 NumberOfNonLiveVariables, 378 ConjunctsInSsa, 43 ConjunctsInUnsatCore, 5 InterpolantComputations, 3 PerfectInterpolantSequences, 554/560 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 - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-24 00:28:02,273 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b4bb321-0761-4b6f-9cc6-4a78296fcfa9/bin/uautomizer-verify-LYvppIcaGC/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 Result: TRUE