./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread-wmm/safe006_power.oepc-thin000_power.oepc.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-wmm/safe006_power.oepc-thin000_power.oepc.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e1a7472923aa95b61749a468b52dfc65e03dead5bf647c94f71a6e156dc586ae --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 13:54:03,878 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 13:54:04,001 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-13 13:54:04,010 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 13:54:04,010 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 13:54:04,052 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 13:54:04,054 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 13:54:04,054 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 13:54:04,055 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 13:54:04,055 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 13:54:04,057 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 13:54:04,057 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 13:54:04,057 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 13:54:04,058 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 13:54:04,058 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 13:54:04,059 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 13:54:04,059 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 13:54:04,059 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 13:54:04,060 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 13:54:04,061 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 13:54:04,061 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 13:54:04,061 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 13:54:04,061 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 13:54:04,061 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 13:54:04,061 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 13:54:04,062 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 13:54:04,062 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 13:54:04,062 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 13:54:04,062 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 13:54:04,062 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 13:54:04,063 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 13:54:04,064 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 13:54:04,065 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_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e1a7472923aa95b61749a468b52dfc65e03dead5bf647c94f71a6e156dc586ae [2024-11-13 13:54:04,464 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 13:54:04,477 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 13:54:04,483 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 13:54:04,485 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 13:54:04,486 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 13:54:04,488 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/pthread-wmm/safe006_power.oepc-thin000_power.oepc.i Unable to find full path for "g++" [2024-11-13 13:54:06,826 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 13:54:07,288 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 13:54:07,289 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/sv-benchmarks/c/pthread-wmm/safe006_power.oepc-thin000_power.oepc.i [2024-11-13 13:54:07,321 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/data/e4b415989/8e1d11aa59d945bc93cb308d02a97bfd/FLAGc4d83901f [2024-11-13 13:54:07,347 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/data/e4b415989/8e1d11aa59d945bc93cb308d02a97bfd [2024-11-13 13:54:07,351 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 13:54:07,353 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 13:54:07,356 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 13:54:07,358 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 13:54:07,363 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 13:54:07,364 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 01:54:07" (1/1) ... [2024-11-13 13:54:07,366 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d362b80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:07, skipping insertion in model container [2024-11-13 13:54:07,367 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 01:54:07" (1/1) ... [2024-11-13 13:54:07,429 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 13:54:08,039 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 13:54:08,060 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 13:54:08,189 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 13:54:08,258 INFO L204 MainTranslator]: Completed translation [2024-11-13 13:54:08,259 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08 WrapperNode [2024-11-13 13:54:08,260 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 13:54:08,262 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 13:54:08,262 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 13:54:08,263 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 13:54:08,272 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,296 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,347 INFO L138 Inliner]: procedures = 174, calls = 49, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 115 [2024-11-13 13:54:08,349 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 13:54:08,350 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 13:54:08,351 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 13:54:08,351 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 13:54:08,363 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,364 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,368 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,412 INFO L175 MemorySlicer]: Split 17 memory accesses to 2 slices as follows [2, 15]. 88 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 1]. The 5 writes are split as follows [0, 5]. [2024-11-13 13:54:08,413 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,414 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,431 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,437 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,442 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,444 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,452 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 13:54:08,456 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 13:54:08,456 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 13:54:08,457 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 13:54:08,458 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (1/1) ... [2024-11-13 13:54:08,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 13:54:08,484 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 13:54:08,497 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 13:54:08,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 13:54:08,532 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-13 13:54:08,532 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-13 13:54:08,533 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-13 13:54:08,534 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-13 13:54:08,534 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 13:54:08,534 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 13:54:08,534 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-13 13:54:08,534 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-13 13:54:08,534 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-13 13:54:08,534 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-13 13:54:08,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 13:54:08,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-13 13:54:08,535 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 13:54:08,536 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 13:54:08,536 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 13:54:08,538 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 13:54:08,790 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 13:54:08,793 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 13:54:09,504 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 13:54:09,505 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 13:54:10,031 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 13:54:10,034 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 13:54:10,035 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 01:54:10 BoogieIcfgContainer [2024-11-13 13:54:10,035 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 13:54:10,038 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 13:54:10,039 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 13:54:10,082 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 13:54:10,083 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 01:54:07" (1/3) ... [2024-11-13 13:54:10,083 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15ce0273 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 01:54:10, skipping insertion in model container [2024-11-13 13:54:10,085 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 01:54:08" (2/3) ... [2024-11-13 13:54:10,085 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15ce0273 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 01:54:10, skipping insertion in model container [2024-11-13 13:54:10,086 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 01:54:10" (3/3) ... [2024-11-13 13:54:10,087 INFO L112 eAbstractionObserver]: Analyzing ICFG safe006_power.oepc-thin000_power.oepc.i [2024-11-13 13:54:10,109 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 13:54:10,114 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG safe006_power.oepc-thin000_power.oepc.i that has 3 procedures, 29 locations, 1 initial locations, 0 loop locations, and 4 error locations. [2024-11-13 13:54:10,114 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 13:54:10,221 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 13:54:10,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 35 places, 28 transitions, 64 flow [2024-11-13 13:54:10,333 INFO L124 PetriNetUnfolderBase]: 0/26 cut-off events. [2024-11-13 13:54:10,339 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 13:54:10,341 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33 conditions, 26 events. 0/26 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 51 event pairs, 0 based on Foata normal form. 0/22 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2024-11-13 13:54:10,341 INFO L82 GeneralOperation]: Start removeDead. Operand has 35 places, 28 transitions, 64 flow [2024-11-13 13:54:10,349 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 33 places, 26 transitions, 58 flow [2024-11-13 13:54:10,368 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 13:54:10,389 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;@3e8674c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 13:54:10,390 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-13 13:54:10,408 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 13:54:10,408 INFO L124 PetriNetUnfolderBase]: 0/14 cut-off events. [2024-11-13 13:54:10,408 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 13:54:10,408 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 13:54:10,409 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-13 13:54:10,410 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 6 more)] === [2024-11-13 13:54:10,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 13:54:10,417 INFO L85 PathProgramCache]: Analyzing trace with hash -62252652, now seen corresponding path program 1 times [2024-11-13 13:54:10,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 13:54:10,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324542661] [2024-11-13 13:54:10,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 13:54:10,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 13:54:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 13:54:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 13:54:11,033 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 13:54:11,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324542661] [2024-11-13 13:54:11,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324542661] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 13:54:11,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 13:54:11,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 13:54:11,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1733977991] [2024-11-13 13:54:11,037 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 13:54:11,045 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 13:54:11,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 13:54:11,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 13:54:11,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 13:54:11,092 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 28 [2024-11-13 13:54:11,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 26 transitions, 58 flow. Second operand has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 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-13 13:54:11,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 13:54:11,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 28 [2024-11-13 13:54:11,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 13:54:11,577 INFO L124 PetriNetUnfolderBase]: 237/425 cut-off events. [2024-11-13 13:54:11,579 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 13:54:11,584 INFO L83 FinitePrefix]: Finished finitePrefix Result has 853 conditions, 425 events. 237/425 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 1922 event pairs, 75 based on Foata normal form. 0/372 useless extension candidates. Maximal degree in co-relation 843. Up to 335 conditions per place. [2024-11-13 13:54:11,594 INFO L140 encePairwiseOnDemand]: 21/28 looper letters, 27 selfloop transitions, 3 changer transitions 2/38 dead transitions. [2024-11-13 13:54:11,594 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 38 transitions, 149 flow [2024-11-13 13:54:11,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 13:54:11,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 13:54:11,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 60 transitions. [2024-11-13 13:54:11,615 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7142857142857143 [2024-11-13 13:54:11,617 INFO L175 Difference]: Start difference. First operand has 33 places, 26 transitions, 58 flow. Second operand 3 states and 60 transitions. [2024-11-13 13:54:11,619 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 38 transitions, 149 flow [2024-11-13 13:54:11,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 38 transitions, 146 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 13:54:11,632 INFO L231 Difference]: Finished difference. Result has 34 places, 26 transitions, 73 flow [2024-11-13 13:54:11,637 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=28, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=73, PETRI_PLACES=34, PETRI_TRANSITIONS=26} [2024-11-13 13:54:11,642 INFO L277 CegarLoopForPetriNet]: 33 programPoint places, 1 predicate places. [2024-11-13 13:54:11,643 INFO L471 AbstractCegarLoop]: Abstraction has has 34 places, 26 transitions, 73 flow [2024-11-13 13:54:11,644 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 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-13 13:54:11,644 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 13:54:11,644 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 13:54:11,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 13:54:11,645 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 6 more)] === [2024-11-13 13:54:11,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 13:54:11,646 INFO L85 PathProgramCache]: Analyzing trace with hash -767203610, now seen corresponding path program 1 times [2024-11-13 13:54:11,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 13:54:11,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141803653] [2024-11-13 13:54:11,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 13:54:11,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 13:54:11,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 13:54:12,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 13:54:12,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 13:54:12,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141803653] [2024-11-13 13:54:12,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141803653] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 13:54:12,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 13:54:12,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 13:54:12,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [625056110] [2024-11-13 13:54:12,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 13:54:12,140 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 13:54:12,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 13:54:12,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 13:54:12,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 13:54:12,148 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 28 [2024-11-13 13:54:12,150 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 26 transitions, 73 flow. Second operand has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-13 13:54:12,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 13:54:12,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 28 [2024-11-13 13:54:12,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 13:54:12,454 INFO L124 PetriNetUnfolderBase]: 161/301 cut-off events. [2024-11-13 13:54:12,454 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2024-11-13 13:54:12,458 INFO L83 FinitePrefix]: Finished finitePrefix Result has 694 conditions, 301 events. 161/301 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1297 event pairs, 51 based on Foata normal form. 0/296 useless extension candidates. Maximal degree in co-relation 683. Up to 210 conditions per place. [2024-11-13 13:54:12,462 INFO L140 encePairwiseOnDemand]: 23/28 looper letters, 25 selfloop transitions, 3 changer transitions 0/34 dead transitions. [2024-11-13 13:54:12,464 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 34 transitions, 143 flow [2024-11-13 13:54:12,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 13:54:12,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 13:54:12,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 62 transitions. [2024-11-13 13:54:12,466 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5535714285714286 [2024-11-13 13:54:12,466 INFO L175 Difference]: Start difference. First operand has 34 places, 26 transitions, 73 flow. Second operand 4 states and 62 transitions. [2024-11-13 13:54:12,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 34 transitions, 143 flow [2024-11-13 13:54:12,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 34 transitions, 140 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 13:54:12,469 INFO L231 Difference]: Finished difference. Result has 34 places, 24 transitions, 68 flow [2024-11-13 13:54:12,469 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=28, PETRI_DIFFERENCE_MINUEND_FLOW=62, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=68, PETRI_PLACES=34, PETRI_TRANSITIONS=24} [2024-11-13 13:54:12,471 INFO L277 CegarLoopForPetriNet]: 33 programPoint places, 1 predicate places. [2024-11-13 13:54:12,471 INFO L471 AbstractCegarLoop]: Abstraction has has 34 places, 24 transitions, 68 flow [2024-11-13 13:54:12,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-13 13:54:12,471 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 13:54:12,471 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 13:54:12,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 13:54:12,472 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 6 more)] === [2024-11-13 13:54:12,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 13:54:12,472 INFO L85 PathProgramCache]: Analyzing trace with hash 473737639, now seen corresponding path program 1 times [2024-11-13 13:54:12,473 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 13:54:12,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593197899] [2024-11-13 13:54:12,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 13:54:12,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 13:54:12,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 13:54:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 13:54:12,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 13:54:12,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593197899] [2024-11-13 13:54:12,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593197899] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 13:54:12,780 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 13:54:12,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 13:54:12,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054559803] [2024-11-13 13:54:12,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 13:54:12,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 13:54:12,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 13:54:12,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 13:54:12,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-13 13:54:12,792 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 28 [2024-11-13 13:54:12,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 24 transitions, 68 flow. Second operand has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-13 13:54:12,793 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 13:54:12,793 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 28 [2024-11-13 13:54:12,793 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 13:54:13,018 INFO L124 PetriNetUnfolderBase]: 129/245 cut-off events. [2024-11-13 13:54:13,018 INFO L125 PetriNetUnfolderBase]: For 96/96 co-relation queries the response was YES. [2024-11-13 13:54:13,021 INFO L83 FinitePrefix]: Finished finitePrefix Result has 559 conditions, 245 events. 129/245 cut-off events. For 96/96 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1023 event pairs, 39 based on Foata normal form. 24/264 useless extension candidates. Maximal degree in co-relation 547. Up to 154 conditions per place. [2024-11-13 13:54:13,022 INFO L140 encePairwiseOnDemand]: 23/28 looper letters, 0 selfloop transitions, 0 changer transitions 32/32 dead transitions. [2024-11-13 13:54:13,022 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 32 transitions, 134 flow [2024-11-13 13:54:13,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 13:54:13,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 13:54:13,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 60 transitions. [2024-11-13 13:54:13,024 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5357142857142857 [2024-11-13 13:54:13,024 INFO L175 Difference]: Start difference. First operand has 34 places, 24 transitions, 68 flow. Second operand 4 states and 60 transitions. [2024-11-13 13:54:13,024 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 32 transitions, 134 flow [2024-11-13 13:54:13,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 32 transitions, 127 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-13 13:54:13,026 INFO L231 Difference]: Finished difference. Result has 32 places, 0 transitions, 0 flow [2024-11-13 13:54:13,026 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=28, PETRI_DIFFERENCE_MINUEND_FLOW=53, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=22, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=32, PETRI_TRANSITIONS=0} [2024-11-13 13:54:13,029 INFO L277 CegarLoopForPetriNet]: 33 programPoint places, -1 predicate places. [2024-11-13 13:54:13,029 INFO L471 AbstractCegarLoop]: Abstraction has has 32 places, 0 transitions, 0 flow [2024-11-13 13:54:13,030 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-13 13:54:13,033 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 10 remaining) [2024-11-13 13:54:13,034 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 10 remaining) [2024-11-13 13:54:13,035 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 10 remaining) [2024-11-13 13:54:13,035 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 10 remaining) [2024-11-13 13:54:13,035 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 13:54:13,035 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-13 13:54:13,045 INFO L242 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-13 13:54:13,045 INFO L173 ceAbstractionStarter]: Computing trace abstraction results [2024-11-13 13:54:13,053 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.11 01:54:13 BasicIcfg [2024-11-13 13:54:13,053 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-13 13:54:13,056 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 13:54:13,056 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 13:54:13,056 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 13:54:13,058 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 01:54:10" (3/4) ... [2024-11-13 13:54:13,060 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 13:54:13,063 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-13 13:54:13,063 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-13 13:54:13,072 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 61 nodes and edges [2024-11-13 13:54:13,073 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-13 13:54:13,073 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-13 13:54:13,073 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-13 13:54:13,188 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/witness.graphml [2024-11-13 13:54:13,189 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/witness.yml [2024-11-13 13:54:13,189 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 13:54:13,190 INFO L158 Benchmark]: Toolchain (without parser) took 5836.66ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 91.3MB in the beginning and 99.1MB in the end (delta: -7.8MB). Peak memory consumption was 28.2MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,191 INFO L158 Benchmark]: CDTParser took 1.60ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 13:54:13,192 INFO L158 Benchmark]: CACSL2BoogieTranslator took 904.97ms. Allocated memory is still 117.4MB. Free memory was 91.3MB in the beginning and 68.2MB in the end (delta: 23.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,193 INFO L158 Benchmark]: Boogie Procedure Inliner took 87.73ms. Allocated memory is still 117.4MB. Free memory was 68.2MB in the beginning and 66.0MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 13:54:13,193 INFO L158 Benchmark]: Boogie Preprocessor took 105.12ms. Allocated memory is still 117.4MB. Free memory was 66.0MB in the beginning and 62.4MB in the end (delta: 3.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,195 INFO L158 Benchmark]: RCFGBuilder took 1578.82ms. Allocated memory is still 117.4MB. Free memory was 62.4MB in the beginning and 33.1MB in the end (delta: 29.3MB). Peak memory consumption was 30.8MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,195 INFO L158 Benchmark]: TraceAbstraction took 3015.43ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 32.7MB in the beginning and 104.2MB in the end (delta: -71.5MB). Peak memory consumption was 15.0MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,196 INFO L158 Benchmark]: Witness Printer took 132.99ms. Allocated memory is still 151.0MB. Free memory was 104.2MB in the beginning and 99.1MB in the end (delta: 5.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 13:54:13,201 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.60ms. Allocated memory is still 117.4MB. Free memory is still 73.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 904.97ms. Allocated memory is still 117.4MB. Free memory was 91.3MB in the beginning and 68.2MB in the end (delta: 23.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 87.73ms. Allocated memory is still 117.4MB. Free memory was 68.2MB in the beginning and 66.0MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 105.12ms. Allocated memory is still 117.4MB. Free memory was 66.0MB in the beginning and 62.4MB in the end (delta: 3.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 1578.82ms. Allocated memory is still 117.4MB. Free memory was 62.4MB in the beginning and 33.1MB in the end (delta: 29.3MB). Peak memory consumption was 30.8MB. Max. memory is 16.1GB. * TraceAbstraction took 3015.43ms. Allocated memory was 117.4MB in the beginning and 151.0MB in the end (delta: 33.6MB). Free memory was 32.7MB in the beginning and 104.2MB in the end (delta: -71.5MB). Peak memory consumption was 15.0MB. Max. memory is 16.1GB. * Witness Printer took 132.99ms. Allocated memory is still 151.0MB. Free memory was 104.2MB in the beginning and 99.1MB in the end (delta: 5.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 778]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 778]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 798]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 798]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 49 locations, 10 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.8s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 61 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 55 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 134 IncrementalHoareTripleChecker+Invalid, 141 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 0 mSDtfsCounter, 134 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 5 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=73occurred in iteration=1, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 35 NumberOfCodeBlocks, 35 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 32 ConstructedInterpolants, 0 QuantifiedInterpolants, 96 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 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 - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-13 13:54:13,246 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b8537c8-8f21-4d2c-ab1c-596fe254d3c0/bin/uautomizer-verify-qhAvR1uOyd/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 Writing output log to file Ultimate.log Result: TRUE