./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 023d838f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 22:29:03,458 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 22:29:03,552 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-10 22:29:03,558 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 22:29:03,559 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 22:29:03,588 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 22:29:03,589 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 22:29:03,589 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 22:29:03,590 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 22:29:03,590 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 22:29:03,591 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 22:29:03,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 22:29:03,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 22:29:03,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 22:29:03,592 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 22:29:03,593 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 22:29:03,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 22:29:03,596 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 22:29:03,596 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 22:29:03,596 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 22:29:03,600 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-10 22:29:03,601 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-10 22:29:03,602 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 22:29:03,602 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 22:29:03,602 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 22:29:03,602 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 22:29:03,603 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 22:29:03,603 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 22:29:03,603 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 22:29:03,603 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 22:29:03,603 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 22:29:03,604 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 22:29:03,604 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 22:29:03,604 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 22:29:03,605 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 22:29:03,605 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 22:29:03,605 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 22:29:03,607 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 22:29:03,607 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 22:29:03,607 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 [2024-11-10 22:29:03,836 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 22:29:03,861 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 22:29:03,864 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 22:29:03,865 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 22:29:03,865 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 22:29:03,866 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i [2024-11-10 22:29:05,270 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 22:29:05,511 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 22:29:05,512 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i [2024-11-10 22:29:05,529 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87fb1312d/6a4c4d7ae8d04bc988043c47b85a778c/FLAGa8856772c [2024-11-10 22:29:05,851 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87fb1312d/6a4c4d7ae8d04bc988043c47b85a778c [2024-11-10 22:29:05,854 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 22:29:05,855 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 22:29:05,856 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 22:29:05,856 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 22:29:05,862 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 22:29:05,862 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 10:29:05" (1/1) ... [2024-11-10 22:29:05,863 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@513cadf9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:05, skipping insertion in model container [2024-11-10 22:29:05,864 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 10:29:05" (1/1) ... [2024-11-10 22:29:05,910 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 22:29:06,344 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 22:29:06,365 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 22:29:06,424 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 22:29:06,471 INFO L204 MainTranslator]: Completed translation [2024-11-10 22:29:06,472 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06 WrapperNode [2024-11-10 22:29:06,472 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 22:29:06,473 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 22:29:06,473 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 22:29:06,473 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 22:29:06,480 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,494 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,531 INFO L138 Inliner]: procedures = 168, calls = 41, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 153 [2024-11-10 22:29:06,531 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 22:29:06,532 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 22:29:06,532 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 22:29:06,532 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 22:29:06,543 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,544 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,548 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,567 INFO L175 MemorySlicer]: Split 23 memory accesses to 4 slices as follows [2, 1, 12, 8]. 52 percent of accesses are in the largest equivalence class. The 21 initializations are split as follows [2, 1, 10, 8]. The 1 writes are split as follows [0, 0, 1, 0]. [2024-11-10 22:29:06,567 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,567 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,574 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,575 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,577 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,578 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,584 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 22:29:06,585 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 22:29:06,585 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 22:29:06,585 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 22:29:06,586 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (1/1) ... [2024-11-10 22:29:06,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 22:29:06,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 22:29:06,613 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-10 22:29:06,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-10 22:29:06,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-10 22:29:06,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-10 22:29:06,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-10 22:29:06,655 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-10 22:29:06,655 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-11-10 22:29:06,656 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-11-10 22:29:06,656 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 22:29:06,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-10 22:29:06,657 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 22:29:06,657 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 22:29:06,659 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-10 22:29:06,783 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 22:29:06,785 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 22:29:07,038 INFO L1247 $ProcedureCfgBuilder]: dead code at ProgramPoint L699: havoc removeLogElement_#t~mem2#1; [2024-11-10 22:29:07,039 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-10 22:29:07,040 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 22:29:07,312 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 22:29:07,312 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 22:29:07,312 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 10:29:07 BoogieIcfgContainer [2024-11-10 22:29:07,313 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 22:29:07,319 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 22:29:07,319 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 22:29:07,326 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 22:29:07,326 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 10:29:05" (1/3) ... [2024-11-10 22:29:07,327 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1932b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 10:29:07, skipping insertion in model container [2024-11-10 22:29:07,328 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 10:29:06" (2/3) ... [2024-11-10 22:29:07,328 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1932b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 10:29:07, skipping insertion in model container [2024-11-10 22:29:07,332 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 10:29:07" (3/3) ... [2024-11-10 22:29:07,333 INFO L112 eAbstractionObserver]: Analyzing ICFG circular_buffer_ok.i [2024-11-10 22:29:07,349 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 22:29:07,349 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-11-10 22:29:07,349 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-10 22:29:07,444 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-10 22:29:07,483 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 41 places, 38 transitions, 90 flow [2024-11-10 22:29:07,511 INFO L124 PetriNetUnfolderBase]: 4/36 cut-off events. [2024-11-10 22:29:07,512 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-10 22:29:07,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 36 events. 4/36 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 70 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2024-11-10 22:29:07,516 INFO L82 GeneralOperation]: Start removeDead. Operand has 41 places, 38 transitions, 90 flow [2024-11-10 22:29:07,519 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 37 places, 34 transitions, 77 flow [2024-11-10 22:29:07,527 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 22:29:07,533 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;@5f0abe0d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 22:29:07,533 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-10 22:29:07,543 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-10 22:29:07,543 INFO L124 PetriNetUnfolderBase]: 3/26 cut-off events. [2024-11-10 22:29:07,543 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-10 22:29:07,543 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:07,544 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 22:29:07,545 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:07,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:07,550 INFO L85 PathProgramCache]: Analyzing trace with hash -1665576268, now seen corresponding path program 1 times [2024-11-10 22:29:07,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:07,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358654202] [2024-11-10 22:29:07,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:07,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:07,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:07,983 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-10 22:29:07,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:07,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358654202] [2024-11-10 22:29:07,985 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358654202] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:07,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 22:29:07,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 22:29:07,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [627730680] [2024-11-10 22:29:07,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:07,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 22:29:08,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:08,031 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 22:29:08,032 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-10 22:29:08,057 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 38 [2024-11-10 22:29:08,060 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 34 transitions, 77 flow. Second operand has 4 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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-10 22:29:08,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:08,060 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 38 [2024-11-10 22:29:08,064 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:08,394 INFO L124 PetriNetUnfolderBase]: 353/705 cut-off events. [2024-11-10 22:29:08,395 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2024-11-10 22:29:08,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1349 conditions, 705 events. 353/705 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3386 event pairs, 201 based on Foata normal form. 95/750 useless extension candidates. Maximal degree in co-relation 1304. Up to 407 conditions per place. [2024-11-10 22:29:08,405 INFO L140 encePairwiseOnDemand]: 30/38 looper letters, 45 selfloop transitions, 3 changer transitions 0/57 dead transitions. [2024-11-10 22:29:08,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 57 transitions, 225 flow [2024-11-10 22:29:08,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 22:29:08,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 22:29:08,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 100 transitions. [2024-11-10 22:29:08,418 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6578947368421053 [2024-11-10 22:29:08,420 INFO L175 Difference]: Start difference. First operand has 37 places, 34 transitions, 77 flow. Second operand 4 states and 100 transitions. [2024-11-10 22:29:08,420 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 57 transitions, 225 flow [2024-11-10 22:29:08,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 37 places, 57 transitions, 218 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-10 22:29:08,426 INFO L231 Difference]: Finished difference. Result has 39 places, 34 transitions, 92 flow [2024-11-10 22:29:08,428 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=68, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=92, PETRI_PLACES=39, PETRI_TRANSITIONS=34} [2024-11-10 22:29:08,434 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 2 predicate places. [2024-11-10 22:29:08,434 INFO L471 AbstractCegarLoop]: Abstraction has has 39 places, 34 transitions, 92 flow [2024-11-10 22:29:08,435 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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-10 22:29:08,435 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:08,435 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 22:29:08,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 22:29:08,436 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:08,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:08,438 INFO L85 PathProgramCache]: Analyzing trace with hash -1791347150, now seen corresponding path program 1 times [2024-11-10 22:29:08,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:08,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962365310] [2024-11-10 22:29:08,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:08,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:08,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:08,544 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-10 22:29:08,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:08,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962365310] [2024-11-10 22:29:08,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1962365310] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:08,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 22:29:08,545 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 22:29:08,545 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131774234] [2024-11-10 22:29:08,545 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:08,546 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 22:29:08,546 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:08,547 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 22:29:08,547 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-10 22:29:08,566 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 38 [2024-11-10 22:29:08,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 34 transitions, 92 flow. Second operand has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 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-10 22:29:08,567 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:08,567 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 38 [2024-11-10 22:29:08,567 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:08,844 INFO L124 PetriNetUnfolderBase]: 580/1172 cut-off events. [2024-11-10 22:29:08,844 INFO L125 PetriNetUnfolderBase]: For 267/295 co-relation queries the response was YES. [2024-11-10 22:29:08,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2444 conditions, 1172 events. 580/1172 cut-off events. For 267/295 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 6147 event pairs, 348 based on Foata normal form. 50/1179 useless extension candidates. Maximal degree in co-relation 1926. Up to 671 conditions per place. [2024-11-10 22:29:08,854 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 49 selfloop transitions, 3 changer transitions 0/61 dead transitions. [2024-11-10 22:29:08,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 61 transitions, 280 flow [2024-11-10 22:29:08,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 22:29:08,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 22:29:08,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 93 transitions. [2024-11-10 22:29:08,857 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6118421052631579 [2024-11-10 22:29:08,857 INFO L175 Difference]: Start difference. First operand has 39 places, 34 transitions, 92 flow. Second operand 4 states and 93 transitions. [2024-11-10 22:29:08,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 61 transitions, 280 flow [2024-11-10 22:29:08,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 61 transitions, 274 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 22:29:08,861 INFO L231 Difference]: Finished difference. Result has 43 places, 36 transitions, 114 flow [2024-11-10 22:29:08,861 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=114, PETRI_PLACES=43, PETRI_TRANSITIONS=36} [2024-11-10 22:29:08,862 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 6 predicate places. [2024-11-10 22:29:08,862 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 36 transitions, 114 flow [2024-11-10 22:29:08,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 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-10 22:29:08,863 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:08,863 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1] [2024-11-10 22:29:08,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-10 22:29:08,863 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:08,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:08,864 INFO L85 PathProgramCache]: Analyzing trace with hash -718444660, now seen corresponding path program 1 times [2024-11-10 22:29:08,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:08,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180652279] [2024-11-10 22:29:08,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:08,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:09,076 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 22:29:09,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:09,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [180652279] [2024-11-10 22:29:09,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [180652279] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 22:29:09,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1985155070] [2024-11-10 22:29:09,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:09,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 22:29:09,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 22:29:09,081 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 22:29:09,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-10 22:29:09,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:09,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 22:29:09,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 22:29:09,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 22:29:09,271 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 22:29:09,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1985155070] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:09,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 22:29:09,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-10 22:29:09,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349742329] [2024-11-10 22:29:09,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:09,273 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 22:29:09,274 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:09,274 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 22:29:09,275 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-10 22:29:09,292 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 11 out of 38 [2024-11-10 22:29:09,293 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 36 transitions, 114 flow. Second operand has 6 states, 6 states have (on average 13.166666666666666) internal successors, (79), 6 states have internal predecessors, (79), 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-10 22:29:09,293 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:09,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 11 of 38 [2024-11-10 22:29:09,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:09,617 INFO L124 PetriNetUnfolderBase]: 545/1110 cut-off events. [2024-11-10 22:29:09,618 INFO L125 PetriNetUnfolderBase]: For 390/440 co-relation queries the response was YES. [2024-11-10 22:29:09,620 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2493 conditions, 1110 events. 545/1110 cut-off events. For 390/440 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 5680 event pairs, 23 based on Foata normal form. 26/1108 useless extension candidates. Maximal degree in co-relation 2313. Up to 434 conditions per place. [2024-11-10 22:29:09,625 INFO L140 encePairwiseOnDemand]: 34/38 looper letters, 72 selfloop transitions, 5 changer transitions 0/86 dead transitions. [2024-11-10 22:29:09,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 86 transitions, 430 flow [2024-11-10 22:29:09,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 22:29:09,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 22:29:09,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 134 transitions. [2024-11-10 22:29:09,627 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5877192982456141 [2024-11-10 22:29:09,627 INFO L175 Difference]: Start difference. First operand has 43 places, 36 transitions, 114 flow. Second operand 6 states and 134 transitions. [2024-11-10 22:29:09,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 86 transitions, 430 flow [2024-11-10 22:29:09,630 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 86 transitions, 420 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 22:29:09,631 INFO L231 Difference]: Finished difference. Result has 46 places, 35 transitions, 118 flow [2024-11-10 22:29:09,631 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=118, PETRI_PLACES=46, PETRI_TRANSITIONS=35} [2024-11-10 22:29:09,632 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 9 predicate places. [2024-11-10 22:29:09,632 INFO L471 AbstractCegarLoop]: Abstraction has has 46 places, 35 transitions, 118 flow [2024-11-10 22:29:09,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 13.166666666666666) internal successors, (79), 6 states have internal predecessors, (79), 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-10 22:29:09,633 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:09,633 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1] [2024-11-10 22:29:09,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-10 22:29:09,837 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 22:29:09,838 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:09,838 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:09,838 INFO L85 PathProgramCache]: Analyzing trace with hash -796947631, now seen corresponding path program 1 times [2024-11-10 22:29:09,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:09,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068461935] [2024-11-10 22:29:09,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:09,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:09,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-10 22:29:09,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:09,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1068461935] [2024-11-10 22:29:09,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1068461935] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:09,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 22:29:09,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 22:29:09,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220915371] [2024-11-10 22:29:09,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:09,935 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 22:29:09,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:09,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 22:29:09,936 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-10 22:29:09,946 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 38 [2024-11-10 22:29:09,946 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 35 transitions, 118 flow. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 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-10 22:29:09,946 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:09,947 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 38 [2024-11-10 22:29:09,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:10,128 INFO L124 PetriNetUnfolderBase]: 583/1123 cut-off events. [2024-11-10 22:29:10,128 INFO L125 PetriNetUnfolderBase]: For 585/623 co-relation queries the response was YES. [2024-11-10 22:29:10,130 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2669 conditions, 1123 events. 583/1123 cut-off events. For 585/623 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 5721 event pairs, 130 based on Foata normal form. 26/1137 useless extension candidates. Maximal degree in co-relation 1268. Up to 576 conditions per place. [2024-11-10 22:29:10,134 INFO L140 encePairwiseOnDemand]: 33/38 looper letters, 42 selfloop transitions, 6 changer transitions 3/59 dead transitions. [2024-11-10 22:29:10,135 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 59 transitions, 294 flow [2024-11-10 22:29:10,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 22:29:10,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 22:29:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 84 transitions. [2024-11-10 22:29:10,136 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5526315789473685 [2024-11-10 22:29:10,136 INFO L175 Difference]: Start difference. First operand has 46 places, 35 transitions, 118 flow. Second operand 4 states and 84 transitions. [2024-11-10 22:29:10,136 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 59 transitions, 294 flow [2024-11-10 22:29:10,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 59 transitions, 285 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-10 22:29:10,140 INFO L231 Difference]: Finished difference. Result has 45 places, 34 transitions, 123 flow [2024-11-10 22:29:10,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=105, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=123, PETRI_PLACES=45, PETRI_TRANSITIONS=34} [2024-11-10 22:29:10,141 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 8 predicate places. [2024-11-10 22:29:10,142 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 34 transitions, 123 flow [2024-11-10 22:29:10,142 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 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-10 22:29:10,142 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:10,142 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 22:29:10,142 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-10 22:29:10,142 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:10,143 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:10,143 INFO L85 PathProgramCache]: Analyzing trace with hash -1587457014, now seen corresponding path program 1 times [2024-11-10 22:29:10,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:10,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2040797167] [2024-11-10 22:29:10,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:10,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:10,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:10,250 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 22:29:10,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:10,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2040797167] [2024-11-10 22:29:10,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2040797167] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 22:29:10,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1660468723] [2024-11-10 22:29:10,251 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:10,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 22:29:10,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 22:29:10,253 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 22:29:10,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-10 22:29:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:10,351 INFO L255 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-10 22:29:10,352 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 22:29:10,391 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 22:29:10,391 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 22:29:10,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1660468723] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:10,391 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 22:29:10,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8 [2024-11-10 22:29:10,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175129887] [2024-11-10 22:29:10,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:10,392 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 22:29:10,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:10,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 22:29:10,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-11-10 22:29:10,403 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 38 [2024-11-10 22:29:10,403 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 34 transitions, 123 flow. Second operand has 5 states, 5 states have (on average 13.2) internal successors, (66), 5 states have internal predecessors, (66), 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-10 22:29:10,403 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:10,403 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 38 [2024-11-10 22:29:10,403 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:10,592 INFO L124 PetriNetUnfolderBase]: 580/1104 cut-off events. [2024-11-10 22:29:10,592 INFO L125 PetriNetUnfolderBase]: For 832/832 co-relation queries the response was YES. [2024-11-10 22:29:10,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2745 conditions, 1104 events. 580/1104 cut-off events. For 832/832 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 5300 event pairs, 33 based on Foata normal form. 25/1102 useless extension candidates. Maximal degree in co-relation 2128. Up to 583 conditions per place. [2024-11-10 22:29:10,599 INFO L140 encePairwiseOnDemand]: 34/38 looper letters, 42 selfloop transitions, 5 changer transitions 1/55 dead transitions. [2024-11-10 22:29:10,600 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 55 transitions, 313 flow [2024-11-10 22:29:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 22:29:10,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 22:29:10,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 81 transitions. [2024-11-10 22:29:10,601 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5328947368421053 [2024-11-10 22:29:10,601 INFO L175 Difference]: Start difference. First operand has 45 places, 34 transitions, 123 flow. Second operand 4 states and 81 transitions. [2024-11-10 22:29:10,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 55 transitions, 313 flow [2024-11-10 22:29:10,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 55 transitions, 291 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 22:29:10,604 INFO L231 Difference]: Finished difference. Result has 44 places, 32 transitions, 117 flow [2024-11-10 22:29:10,604 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=117, PETRI_PLACES=44, PETRI_TRANSITIONS=32} [2024-11-10 22:29:10,605 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 7 predicate places. [2024-11-10 22:29:10,605 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 32 transitions, 117 flow [2024-11-10 22:29:10,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 13.2) internal successors, (66), 5 states have internal predecessors, (66), 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-10 22:29:10,605 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 22:29:10,605 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 22:29:10,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-10 22:29:10,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 22:29:10,810 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-11-10 22:29:10,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 22:29:10,810 INFO L85 PathProgramCache]: Analyzing trace with hash -1966526815, now seen corresponding path program 1 times [2024-11-10 22:29:10,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 22:29:10,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [488022810] [2024-11-10 22:29:10,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 22:29:10,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 22:29:10,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 22:29:10,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-10 22:29:10,862 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 22:29:10,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [488022810] [2024-11-10 22:29:10,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [488022810] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 22:29:10,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 22:29:10,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 22:29:10,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [703315783] [2024-11-10 22:29:10,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 22:29:10,863 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 22:29:10,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 22:29:10,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 22:29:10,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-10 22:29:10,872 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 38 [2024-11-10 22:29:10,872 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 32 transitions, 117 flow. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 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-10 22:29:10,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 22:29:10,873 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 38 [2024-11-10 22:29:10,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 22:29:11,070 INFO L124 PetriNetUnfolderBase]: 506/968 cut-off events. [2024-11-10 22:29:11,071 INFO L125 PetriNetUnfolderBase]: For 699/699 co-relation queries the response was YES. [2024-11-10 22:29:11,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2425 conditions, 968 events. 506/968 cut-off events. For 699/699 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4599 event pairs, 68 based on Foata normal form. 25/988 useless extension candidates. Maximal degree in co-relation 1883. Up to 558 conditions per place. [2024-11-10 22:29:11,074 INFO L140 encePairwiseOnDemand]: 33/38 looper letters, 0 selfloop transitions, 0 changer transitions 54/54 dead transitions. [2024-11-10 22:29:11,074 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 54 transitions, 293 flow [2024-11-10 22:29:11,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 22:29:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 22:29:11,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 80 transitions. [2024-11-10 22:29:11,076 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5263157894736842 [2024-11-10 22:29:11,076 INFO L175 Difference]: Start difference. First operand has 44 places, 32 transitions, 117 flow. Second operand 4 states and 80 transitions. [2024-11-10 22:29:11,076 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 54 transitions, 293 flow [2024-11-10 22:29:11,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 54 transitions, 283 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-10 22:29:11,079 INFO L231 Difference]: Finished difference. Result has 42 places, 0 transitions, 0 flow [2024-11-10 22:29:11,079 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=103, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=42, PETRI_TRANSITIONS=0} [2024-11-10 22:29:11,080 INFO L277 CegarLoopForPetriNet]: 37 programPoint places, 5 predicate places. [2024-11-10 22:29:11,080 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 0 transitions, 0 flow [2024-11-10 22:29:11,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 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-10 22:29:11,083 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2024-11-10 22:29:11,084 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 10 remaining) [2024-11-10 22:29:11,084 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 10 remaining) [2024-11-10 22:29:11,084 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 10 remaining) [2024-11-10 22:29:11,084 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 10 remaining) [2024-11-10 22:29:11,085 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 10 remaining) [2024-11-10 22:29:11,085 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 10 remaining) [2024-11-10 22:29:11,085 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 10 remaining) [2024-11-10 22:29:11,085 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 10 remaining) [2024-11-10 22:29:11,086 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 10 remaining) [2024-11-10 22:29:11,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-10 22:29:11,086 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-10 22:29:11,091 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-10 22:29:11,092 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-10 22:29:11,097 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 10.11 10:29:11 BasicIcfg [2024-11-10 22:29:11,097 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-10 22:29:11,097 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-10 22:29:11,098 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-10 22:29:11,098 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-10 22:29:11,098 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 10:29:07" (3/4) ... [2024-11-10 22:29:11,100 INFO L143 WitnessPrinter]: Generating witness for correct program [2024-11-10 22:29:11,103 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure t1 [2024-11-10 22:29:11,103 INFO L393 IcfgBacktranslator]: Ignoring RootEdge to procedure t2 [2024-11-10 22:29:11,109 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 48 nodes and edges [2024-11-10 22:29:11,109 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2024-11-10 22:29:11,109 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2024-11-10 22:29:11,109 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-10 22:29:11,207 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-10 22:29:11,207 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-10 22:29:11,207 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-10 22:29:11,208 INFO L158 Benchmark]: Toolchain (without parser) took 5353.04ms. Allocated memory was 161.5MB in the beginning and 234.9MB in the end (delta: 73.4MB). Free memory was 101.1MB in the beginning and 175.0MB in the end (delta: -73.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 22:29:11,208 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 96.5MB. Free memory was 51.0MB in the beginning and 50.9MB in the end (delta: 84.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 22:29:11,209 INFO L158 Benchmark]: CACSL2BoogieTranslator took 616.31ms. Allocated memory is still 161.5MB. Free memory was 101.1MB in the beginning and 124.3MB in the end (delta: -23.1MB). Peak memory consumption was 13.0MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,209 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.94ms. Allocated memory is still 161.5MB. Free memory was 124.3MB in the beginning and 121.4MB in the end (delta: 2.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,209 INFO L158 Benchmark]: Boogie Preprocessor took 52.62ms. Allocated memory is still 161.5MB. Free memory was 121.4MB in the beginning and 118.6MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,209 INFO L158 Benchmark]: IcfgBuilder took 727.72ms. Allocated memory is still 161.5MB. Free memory was 118.6MB in the beginning and 130.1MB in the end (delta: -11.5MB). Peak memory consumption was 59.2MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,210 INFO L158 Benchmark]: TraceAbstraction took 3778.29ms. Allocated memory was 161.5MB in the beginning and 234.9MB in the end (delta: 73.4MB). Free memory was 129.1MB in the beginning and 179.2MB in the end (delta: -50.1MB). Peak memory consumption was 114.1MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,211 INFO L158 Benchmark]: Witness Printer took 110.10ms. Allocated memory is still 234.9MB. Free memory was 179.2MB in the beginning and 175.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-10 22:29:11,214 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.19ms. Allocated memory is still 96.5MB. Free memory was 51.0MB in the beginning and 50.9MB in the end (delta: 84.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 616.31ms. Allocated memory is still 161.5MB. Free memory was 101.1MB in the beginning and 124.3MB in the end (delta: -23.1MB). Peak memory consumption was 13.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.94ms. Allocated memory is still 161.5MB. Free memory was 124.3MB in the beginning and 121.4MB in the end (delta: 2.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 52.62ms. Allocated memory is still 161.5MB. Free memory was 121.4MB in the beginning and 118.6MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * IcfgBuilder took 727.72ms. Allocated memory is still 161.5MB. Free memory was 118.6MB in the beginning and 130.1MB in the end (delta: -11.5MB). Peak memory consumption was 59.2MB. Max. memory is 16.1GB. * TraceAbstraction took 3778.29ms. Allocated memory was 161.5MB in the beginning and 234.9MB in the end (delta: 73.4MB). Free memory was 129.1MB in the beginning and 179.2MB in the end (delta: -50.1MB). Peak memory consumption was 114.1MB. Max. memory is 16.1GB. * Witness Printer took 110.10ms. Allocated memory is still 234.9MB. Free memory was 179.2MB in the beginning and 175.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 725]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 725]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 743]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 743]: 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, 63 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: 3.6s, OverallIterations: 6, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 232 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 191 mSDsluCounter, 54 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 28 mSDsCounter, 18 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 684 IncrementalHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 18 mSolverCounterUnsat, 26 mSDtfsCounter, 684 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 68 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=123occurred in iteration=4, InterpolantAutomatonStates: 26, 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.8s InterpolantComputationTime, 138 NumberOfCodeBlocks, 138 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 130 ConstructedInterpolants, 0 QuantifiedInterpolants, 304 SizeOfPredicates, 3 NumberOfNonLiveVariables, 338 ConjunctsInSsa, 9 ConjunctsInUnsatCore, 8 InterpolantComputations, 6 PerfectInterpolantSequences, 30/44 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-10 22:29:11,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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