./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version c7c6ca5d 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/arithmetic_prog_bad.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 051706a1eb405a384d7cf371ab2d9b9605b94715fa3ad16d6c2eb8e3fbb8fc38 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 15:15:35,599 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 15:15:35,691 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-09 15:15:35,697 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 15:15:35,699 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 15:15:35,731 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 15:15:35,732 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 15:15:35,733 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 15:15:35,733 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 15:15:35,734 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 15:15:35,734 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 15:15:35,735 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 15:15:35,736 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 15:15:35,736 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 15:15:35,738 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 15:15:35,738 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 15:15:35,739 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 15:15:35,739 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 15:15:35,739 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 15:15:35,740 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 15:15:35,743 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 15:15:35,744 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 15:15:35,744 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 15:15:35,744 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 15:15:35,745 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 15:15:35,745 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 15:15:35,745 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 15:15:35,745 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 15:15:35,746 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 15:15:35,746 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 15:15:35,746 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 15:15:35,746 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 15:15:35,747 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 15:15:35,747 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 15:15:35,747 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 15:15:35,747 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 15:15:35,747 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 15:15:35,748 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 15:15:35,748 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 15:15:35,748 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 15:15:35,748 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 15:15:35,749 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 15:15:35,749 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 15:15:35,750 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 15:15:35,750 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 -> 051706a1eb405a384d7cf371ab2d9b9605b94715fa3ad16d6c2eb8e3fbb8fc38 [2024-11-09 15:15:36,008 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 15:15:36,034 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 15:15:36,036 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 15:15:36,037 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 15:15:36,038 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 15:15:36,039 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-11-09 15:15:37,459 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 15:15:37,707 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 15:15:37,708 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-11-09 15:15:37,728 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/764f425c1/31d29746c3fd470c891802a3739be15c/FLAG5c5116ffc [2024-11-09 15:15:38,035 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/764f425c1/31d29746c3fd470c891802a3739be15c [2024-11-09 15:15:38,036 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 15:15:38,038 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 15:15:38,040 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 15:15:38,040 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 15:15:38,046 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 15:15:38,047 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,048 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@278e396e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38, skipping insertion in model container [2024-11-09 15:15:38,048 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,098 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 15:15:38,521 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:15:38,554 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 15:15:38,619 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 15:15:38,695 INFO L204 MainTranslator]: Completed translation [2024-11-09 15:15:38,696 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38 WrapperNode [2024-11-09 15:15:38,696 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 15:15:38,697 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 15:15:38,697 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 15:15:38,697 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 15:15:38,704 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,728 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,768 INFO L138 Inliner]: procedures = 243, calls = 27, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 262 [2024-11-09 15:15:38,770 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 15:15:38,771 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 15:15:38,771 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 15:15:38,771 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 15:15:38,781 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,782 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,786 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,817 INFO L175 MemorySlicer]: Split 11 memory accesses to 3 slices as follows [2, 1, 8]. 73 percent of accesses are in the largest equivalence class. The 11 initializations are split as follows [2, 1, 8]. The 0 writes are split as follows [0, 0, 0]. [2024-11-09 15:15:38,818 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,818 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,831 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,838 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,842 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,848 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,851 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 15:15:38,854 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 15:15:38,855 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 15:15:38,856 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 15:15:38,857 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (1/1) ... [2024-11-09 15:15:38,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 15:15:38,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:15:38,897 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-09 15:15:38,902 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-09 15:15:38,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-09 15:15:38,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-09 15:15:38,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-09 15:15:38,947 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 15:15:38,947 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-09 15:15:38,947 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-09 15:15:38,947 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-09 15:15:38,948 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-09 15:15:38,948 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 15:15:38,949 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 15:15:38,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 15:15:38,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 15:15:38,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 15:15:38,950 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 15:15:38,950 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 15:15:38,951 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 15:15:39,111 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 15:15:39,113 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 15:15:39,550 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 15:15:39,550 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 15:15:40,573 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 15:15:40,574 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 15:15:40,574 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:15:40 BoogieIcfgContainer [2024-11-09 15:15:40,574 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 15:15:40,576 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 15:15:40,577 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 15:15:40,580 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 15:15:40,580 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 03:15:38" (1/3) ... [2024-11-09 15:15:40,581 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36f49c7c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 03:15:40, skipping insertion in model container [2024-11-09 15:15:40,581 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 03:15:38" (2/3) ... [2024-11-09 15:15:40,582 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36f49c7c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 03:15:40, skipping insertion in model container [2024-11-09 15:15:40,582 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:15:40" (3/3) ... [2024-11-09 15:15:40,584 INFO L112 eAbstractionObserver]: Analyzing ICFG arithmetic_prog_bad.i [2024-11-09 15:15:40,601 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 15:15:40,601 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations. [2024-11-09 15:15:40,601 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 15:15:40,660 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 15:15:40,698 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 48 transitions, 110 flow [2024-11-09 15:15:40,741 INFO L124 PetriNetUnfolderBase]: 4/46 cut-off events. [2024-11-09 15:15:40,742 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 15:15:40,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55 conditions, 46 events. 4/46 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 113 event pairs, 0 based on Foata normal form. 0/34 useless extension candidates. Maximal degree in co-relation 43. Up to 2 conditions per place. [2024-11-09 15:15:40,746 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 48 transitions, 110 flow [2024-11-09 15:15:40,750 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 47 places, 44 transitions, 97 flow [2024-11-09 15:15:40,763 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 15:15:40,772 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;@3c1958ef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 15:15:40,773 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-11-09 15:15:40,788 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 15:15:40,789 INFO L124 PetriNetUnfolderBase]: 1/20 cut-off events. [2024-11-09 15:15:40,789 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 15:15:40,789 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:40,790 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:40,790 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:40,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:40,797 INFO L85 PathProgramCache]: Analyzing trace with hash -2031590190, now seen corresponding path program 1 times [2024-11-09 15:15:40,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:40,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [207040213] [2024-11-09 15:15:40,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:40,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:41,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:41,754 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-09 15:15:41,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:41,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [207040213] [2024-11-09 15:15:41,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [207040213] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:41,756 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:41,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 15:15:41,757 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1623439265] [2024-11-09 15:15:41,758 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:41,765 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 15:15:41,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:41,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:15:41,795 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:15:41,804 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 48 [2024-11-09 15:15:41,807 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 44 transitions, 97 flow. Second operand has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 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-09 15:15:41,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:41,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 48 [2024-11-09 15:15:41,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:42,164 INFO L124 PetriNetUnfolderBase]: 682/1355 cut-off events. [2024-11-09 15:15:42,165 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-11-09 15:15:42,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2514 conditions, 1355 events. 682/1355 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 7086 event pairs, 189 based on Foata normal form. 16/1194 useless extension candidates. Maximal degree in co-relation 2407. Up to 746 conditions per place. [2024-11-09 15:15:42,181 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 54 selfloop transitions, 5 changer transitions 2/75 dead transitions. [2024-11-09 15:15:42,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 75 transitions, 290 flow [2024-11-09 15:15:42,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:15:42,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 15:15:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-11-09 15:15:42,197 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6770833333333334 [2024-11-09 15:15:42,200 INFO L175 Difference]: Start difference. First operand has 47 places, 44 transitions, 97 flow. Second operand 4 states and 130 transitions. [2024-11-09 15:15:42,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 75 transitions, 290 flow [2024-11-09 15:15:42,205 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 75 transitions, 281 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 15:15:42,211 INFO L231 Difference]: Finished difference. Result has 50 places, 48 transitions, 136 flow [2024-11-09 15:15:42,214 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=136, PETRI_PLACES=50, PETRI_TRANSITIONS=48} [2024-11-09 15:15:42,218 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 3 predicate places. [2024-11-09 15:15:42,221 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 48 transitions, 136 flow [2024-11-09 15:15:42,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 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-09 15:15:42,221 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:42,221 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:42,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 15:15:42,222 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:42,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:42,222 INFO L85 PathProgramCache]: Analyzing trace with hash 1629105685, now seen corresponding path program 1 times [2024-11-09 15:15:42,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:42,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725350008] [2024-11-09 15:15:42,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:42,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:42,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:42,678 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-09 15:15:42,679 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:42,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [725350008] [2024-11-09 15:15:42,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [725350008] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:42,679 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:42,680 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:15:42,680 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774610936] [2024-11-09 15:15:42,680 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:42,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 15:15:42,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:42,681 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:15:42,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:15:42,693 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-09 15:15:42,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 48 transitions, 136 flow. Second operand has 4 states, 4 states have (on average 20.25) internal successors, (81), 4 states have internal predecessors, (81), 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-09 15:15:42,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:42,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-09 15:15:42,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:42,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L895-6-->L897-1: Formula: (and (not (= v_~num~0_267 0)) (= v_~total~0_278 (+ v_~total~0_279 v_thread2Thread1of1ForFork0_~j~0_7)) (= v_~num~0_267 |v_thread2Thread1of1ForFork0_#t~post13_1|)) InVars {~num~0=v_~num~0_267, thread2Thread1of1ForFork0_~j~0=v_thread2Thread1of1ForFork0_~j~0_7, ~total~0=v_~total~0_279} OutVars{thread2Thread1of1ForFork0_#t~post13=|v_thread2Thread1of1ForFork0_#t~post13_1|, ~num~0=v_~num~0_267, thread2Thread1of1ForFork0_~j~0=v_thread2Thread1of1ForFork0_~j~0_7, ~total~0=v_~total~0_278} AuxVars[] AssignedVars[thread2Thread1of1ForFork0_#t~post13, ~total~0][55], [9#L881true, 63#true, 31#L915true, 36#L897-1true, Black: 59#(and (= |thread1Thread1of1ForFork1_#t~post7| 0) (= ~num~0 0)), 52#true, 54#true, Black: 56#(= ~num~0 0)]) [2024-11-09 15:15:42,952 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-09 15:15:42,952 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-09 15:15:42,952 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-09 15:15:42,952 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-09 15:15:42,963 INFO L124 PetriNetUnfolderBase]: 769/1468 cut-off events. [2024-11-09 15:15:42,964 INFO L125 PetriNetUnfolderBase]: For 388/393 co-relation queries the response was YES. [2024-11-09 15:15:42,966 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3154 conditions, 1468 events. 769/1468 cut-off events. For 388/393 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 7793 event pairs, 327 based on Foata normal form. 40/1410 useless extension candidates. Maximal degree in co-relation 2521. Up to 939 conditions per place. [2024-11-09 15:15:42,972 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 60 selfloop transitions, 3 changer transitions 0/80 dead transitions. [2024-11-09 15:15:42,973 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 80 transitions, 346 flow [2024-11-09 15:15:42,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:15:42,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 15:15:42,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-11-09 15:15:42,974 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.703125 [2024-11-09 15:15:42,975 INFO L175 Difference]: Start difference. First operand has 50 places, 48 transitions, 136 flow. Second operand 4 states and 135 transitions. [2024-11-09 15:15:42,975 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 80 transitions, 346 flow [2024-11-09 15:15:42,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 80 transitions, 346 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 15:15:42,978 INFO L231 Difference]: Finished difference. Result has 55 places, 50 transitions, 160 flow [2024-11-09 15:15:42,978 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=160, PETRI_PLACES=55, PETRI_TRANSITIONS=50} [2024-11-09 15:15:42,979 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 8 predicate places. [2024-11-09 15:15:42,979 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 50 transitions, 160 flow [2024-11-09 15:15:42,979 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 20.25) internal successors, (81), 4 states have internal predecessors, (81), 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-09 15:15:42,979 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:42,979 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:42,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 15:15:42,980 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:42,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:42,980 INFO L85 PathProgramCache]: Analyzing trace with hash -1843035079, now seen corresponding path program 1 times [2024-11-09 15:15:42,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:42,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1680045413] [2024-11-09 15:15:42,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:42,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:43,491 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-09 15:15:43,492 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:43,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1680045413] [2024-11-09 15:15:43,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1680045413] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:43,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:43,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:15:43,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [934321358] [2024-11-09 15:15:43,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:43,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 15:15:43,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:43,496 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 15:15:43,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 15:15:43,497 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 48 [2024-11-09 15:15:43,497 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 50 transitions, 160 flow. Second operand has 3 states, 3 states have (on average 23.666666666666668) internal successors, (71), 3 states have internal predecessors, (71), 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-09 15:15:43,498 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:43,498 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 48 [2024-11-09 15:15:43,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:43,675 INFO L124 PetriNetUnfolderBase]: 382/959 cut-off events. [2024-11-09 15:15:43,675 INFO L125 PetriNetUnfolderBase]: For 333/343 co-relation queries the response was YES. [2024-11-09 15:15:43,677 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2056 conditions, 959 events. 382/959 cut-off events. For 333/343 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 5194 event pairs, 143 based on Foata normal form. 46/971 useless extension candidates. Maximal degree in co-relation 1455. Up to 333 conditions per place. [2024-11-09 15:15:43,681 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 36 selfloop transitions, 8 changer transitions 0/63 dead transitions. [2024-11-09 15:15:43,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 63 transitions, 289 flow [2024-11-09 15:15:43,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 15:15:43,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 15:15:43,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 102 transitions. [2024-11-09 15:15:43,683 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7083333333333334 [2024-11-09 15:15:43,684 INFO L175 Difference]: Start difference. First operand has 55 places, 50 transitions, 160 flow. Second operand 3 states and 102 transitions. [2024-11-09 15:15:43,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 63 transitions, 289 flow [2024-11-09 15:15:43,686 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 63 transitions, 283 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-09 15:15:43,687 INFO L231 Difference]: Finished difference. Result has 56 places, 49 transitions, 166 flow [2024-11-09 15:15:43,688 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=166, PETRI_PLACES=56, PETRI_TRANSITIONS=49} [2024-11-09 15:15:43,688 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 9 predicate places. [2024-11-09 15:15:43,688 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 49 transitions, 166 flow [2024-11-09 15:15:43,689 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.666666666666668) internal successors, (71), 3 states have internal predecessors, (71), 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-09 15:15:43,689 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:43,689 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:43,689 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 15:15:43,689 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:43,690 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:43,690 INFO L85 PathProgramCache]: Analyzing trace with hash 852952055, now seen corresponding path program 1 times [2024-11-09 15:15:43,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:43,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777984181] [2024-11-09 15:15:43,691 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:43,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:44,010 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-09 15:15:44,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:44,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777984181] [2024-11-09 15:15:44,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777984181] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:44,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:44,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 15:15:44,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914372921] [2024-11-09 15:15:44,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:44,012 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 15:15:44,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:44,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 15:15:44,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-09 15:15:44,034 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-09 15:15:44,035 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 49 transitions, 166 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-09 15:15:44,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:44,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-09 15:15:44,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:44,322 INFO L124 PetriNetUnfolderBase]: 557/1204 cut-off events. [2024-11-09 15:15:44,322 INFO L125 PetriNetUnfolderBase]: For 551/569 co-relation queries the response was YES. [2024-11-09 15:15:44,325 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2878 conditions, 1204 events. 557/1204 cut-off events. For 551/569 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 5828 event pairs, 116 based on Foata normal form. 33/1180 useless extension candidates. Maximal degree in co-relation 2397. Up to 389 conditions per place. [2024-11-09 15:15:44,329 INFO L140 encePairwiseOnDemand]: 39/48 looper letters, 76 selfloop transitions, 8 changer transitions 5/101 dead transitions. [2024-11-09 15:15:44,330 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 101 transitions, 524 flow [2024-11-09 15:15:44,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 15:15:44,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 15:15:44,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 180 transitions. [2024-11-09 15:15:44,331 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5357142857142857 [2024-11-09 15:15:44,331 INFO L175 Difference]: Start difference. First operand has 56 places, 49 transitions, 166 flow. Second operand 7 states and 180 transitions. [2024-11-09 15:15:44,332 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 101 transitions, 524 flow [2024-11-09 15:15:44,334 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 101 transitions, 508 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 15:15:44,335 INFO L231 Difference]: Finished difference. Result has 64 places, 53 transitions, 208 flow [2024-11-09 15:15:44,335 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=208, PETRI_PLACES=64, PETRI_TRANSITIONS=53} [2024-11-09 15:15:44,336 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 17 predicate places. [2024-11-09 15:15:44,337 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 53 transitions, 208 flow [2024-11-09 15:15:44,337 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-09 15:15:44,337 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:44,339 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:44,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 15:15:44,339 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:44,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:44,339 INFO L85 PathProgramCache]: Analyzing trace with hash -1175500523, now seen corresponding path program 1 times [2024-11-09 15:15:44,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:44,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [739098132] [2024-11-09 15:15:44,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:44,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:44,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:44,730 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-09 15:15:44,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:44,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [739098132] [2024-11-09 15:15:44,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [739098132] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:44,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:44,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 15:15:44,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1852445996] [2024-11-09 15:15:44,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:44,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 15:15:44,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:44,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 15:15:44,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-09 15:15:44,753 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-09 15:15:44,754 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 53 transitions, 208 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-09 15:15:44,754 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:44,754 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-09 15:15:44,754 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:45,068 INFO L124 PetriNetUnfolderBase]: 719/1581 cut-off events. [2024-11-09 15:15:45,069 INFO L125 PetriNetUnfolderBase]: For 1255/1291 co-relation queries the response was YES. [2024-11-09 15:15:45,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3879 conditions, 1581 events. 719/1581 cut-off events. For 1255/1291 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 7876 event pairs, 182 based on Foata normal form. 30/1576 useless extension candidates. Maximal degree in co-relation 3412. Up to 591 conditions per place. [2024-11-09 15:15:45,080 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 80 selfloop transitions, 12 changer transitions 4/108 dead transitions. [2024-11-09 15:15:45,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 108 transitions, 603 flow [2024-11-09 15:15:45,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 15:15:45,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 15:15:45,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 182 transitions. [2024-11-09 15:15:45,082 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5416666666666666 [2024-11-09 15:15:45,082 INFO L175 Difference]: Start difference. First operand has 64 places, 53 transitions, 208 flow. Second operand 7 states and 182 transitions. [2024-11-09 15:15:45,082 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 108 transitions, 603 flow [2024-11-09 15:15:45,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 108 transitions, 597 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 15:15:45,090 INFO L231 Difference]: Finished difference. Result has 71 places, 60 transitions, 302 flow [2024-11-09 15:15:45,090 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=203, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=302, PETRI_PLACES=71, PETRI_TRANSITIONS=60} [2024-11-09 15:15:45,091 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 24 predicate places. [2024-11-09 15:15:45,093 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 60 transitions, 302 flow [2024-11-09 15:15:45,094 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-09 15:15:45,094 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:45,094 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:45,094 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 15:15:45,094 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:45,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:45,095 INFO L85 PathProgramCache]: Analyzing trace with hash 1806644986, now seen corresponding path program 1 times [2024-11-09 15:15:45,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:45,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650384624] [2024-11-09 15:15:45,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:45,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:45,427 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-09 15:15:45,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:45,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650384624] [2024-11-09 15:15:45,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650384624] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:45,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:45,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:15:45,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1616685447] [2024-11-09 15:15:45,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:45,430 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 15:15:45,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:45,431 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:15:45,431 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:15:45,442 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-09 15:15:45,443 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 60 transitions, 302 flow. Second operand has 4 states, 4 states have (on average 22.0) internal successors, (88), 4 states have internal predecessors, (88), 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-09 15:15:45,443 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:45,443 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-09 15:15:45,443 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:45,777 INFO L124 PetriNetUnfolderBase]: 859/1917 cut-off events. [2024-11-09 15:15:45,777 INFO L125 PetriNetUnfolderBase]: For 2153/2217 co-relation queries the response was YES. [2024-11-09 15:15:45,784 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4819 conditions, 1917 events. 859/1917 cut-off events. For 2153/2217 co-relation queries the response was YES. Maximal size of possible extension queue 61. Compared 10639 event pairs, 463 based on Foata normal form. 68/1926 useless extension candidates. Maximal degree in co-relation 4351. Up to 1100 conditions per place. [2024-11-09 15:15:45,794 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 75 selfloop transitions, 3 changer transitions 0/99 dead transitions. [2024-11-09 15:15:45,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 99 transitions, 649 flow [2024-11-09 15:15:45,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:15:45,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 15:15:45,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 134 transitions. [2024-11-09 15:15:45,796 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6979166666666666 [2024-11-09 15:15:45,796 INFO L175 Difference]: Start difference. First operand has 71 places, 60 transitions, 302 flow. Second operand 4 states and 134 transitions. [2024-11-09 15:15:45,796 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 99 transitions, 649 flow [2024-11-09 15:15:45,800 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 99 transitions, 629 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-11-09 15:15:45,802 INFO L231 Difference]: Finished difference. Result has 73 places, 62 transitions, 314 flow [2024-11-09 15:15:45,803 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=314, PETRI_PLACES=73, PETRI_TRANSITIONS=62} [2024-11-09 15:15:45,806 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2024-11-09 15:15:45,806 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 62 transitions, 314 flow [2024-11-09 15:15:45,806 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 22.0) internal successors, (88), 4 states have internal predecessors, (88), 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-09 15:15:45,806 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:45,807 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:45,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 15:15:45,807 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:45,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:45,808 INFO L85 PathProgramCache]: Analyzing trace with hash -393149811, now seen corresponding path program 1 times [2024-11-09 15:15:45,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:45,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832368063] [2024-11-09 15:15:45,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:45,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:46,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:46,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:15:46,196 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:46,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832368063] [2024-11-09 15:15:46,197 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832368063] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 15:15:46,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1807383345] [2024-11-09 15:15:46,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:46,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:15:46,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:15:46,200 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-09 15:15:46,201 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-09 15:15:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:46,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 397 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-09 15:15:46,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:15:46,772 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 15:15:46,772 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 15:15:46,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1807383345] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:46,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 15:15:46,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 6 [2024-11-09 15:15:46,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851082559] [2024-11-09 15:15:46,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:46,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 15:15:46,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:46,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 15:15:46,774 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-09 15:15:46,793 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-09 15:15:46,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 62 transitions, 314 flow. Second operand has 6 states, 6 states have (on average 16.833333333333332) internal successors, (101), 6 states have internal predecessors, (101), 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-09 15:15:46,793 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:46,793 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-09 15:15:46,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:47,141 INFO L124 PetriNetUnfolderBase]: 910/1959 cut-off events. [2024-11-09 15:15:47,141 INFO L125 PetriNetUnfolderBase]: For 2849/2971 co-relation queries the response was YES. [2024-11-09 15:15:47,148 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5468 conditions, 1959 events. 910/1959 cut-off events. For 2849/2971 co-relation queries the response was YES. Maximal size of possible extension queue 49. Compared 10409 event pairs, 196 based on Foata normal form. 59/2016 useless extension candidates. Maximal degree in co-relation 5017. Up to 705 conditions per place. [2024-11-09 15:15:47,158 INFO L140 encePairwiseOnDemand]: 39/48 looper letters, 68 selfloop transitions, 16 changer transitions 0/96 dead transitions. [2024-11-09 15:15:47,159 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 96 transitions, 617 flow [2024-11-09 15:15:47,159 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 15:15:47,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 15:15:47,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 147 transitions. [2024-11-09 15:15:47,160 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5104166666666666 [2024-11-09 15:15:47,160 INFO L175 Difference]: Start difference. First operand has 73 places, 62 transitions, 314 flow. Second operand 6 states and 147 transitions. [2024-11-09 15:15:47,160 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 96 transitions, 617 flow [2024-11-09 15:15:47,165 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 96 transitions, 611 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 15:15:47,166 INFO L231 Difference]: Finished difference. Result has 76 places, 61 transitions, 364 flow [2024-11-09 15:15:47,166 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=295, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=364, PETRI_PLACES=76, PETRI_TRANSITIONS=61} [2024-11-09 15:15:47,167 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 29 predicate places. [2024-11-09 15:15:47,167 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 61 transitions, 364 flow [2024-11-09 15:15:47,167 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.833333333333332) internal successors, (101), 6 states have internal predecessors, (101), 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-09 15:15:47,168 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:47,168 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:47,188 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-09 15:15:47,368 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:15:47,369 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:47,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:47,370 INFO L85 PathProgramCache]: Analyzing trace with hash -1184288554, now seen corresponding path program 1 times [2024-11-09 15:15:47,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:47,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [541894507] [2024-11-09 15:15:47,370 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:47,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:47,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:47,649 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 15:15:47,649 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:47,649 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [541894507] [2024-11-09 15:15:47,649 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [541894507] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:47,650 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:47,650 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 15:15:47,650 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645166054] [2024-11-09 15:15:47,650 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:47,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 15:15:47,651 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:47,651 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 15:15:47,651 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 15:15:47,657 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-09 15:15:47,658 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 61 transitions, 364 flow. Second operand has 3 states, 3 states have (on average 24.0) internal successors, (72), 3 states have internal predecessors, (72), 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-09 15:15:47,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:47,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-09 15:15:47,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:47,889 INFO L124 PetriNetUnfolderBase]: 812/1942 cut-off events. [2024-11-09 15:15:47,890 INFO L125 PetriNetUnfolderBase]: For 3664/3715 co-relation queries the response was YES. [2024-11-09 15:15:47,896 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5471 conditions, 1942 events. 812/1942 cut-off events. For 3664/3715 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 11324 event pairs, 597 based on Foata normal form. 12/1930 useless extension candidates. Maximal degree in co-relation 4894. Up to 1299 conditions per place. [2024-11-09 15:15:47,905 INFO L140 encePairwiseOnDemand]: 45/48 looper letters, 44 selfloop transitions, 5 changer transitions 0/69 dead transitions. [2024-11-09 15:15:47,907 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 69 transitions, 492 flow [2024-11-09 15:15:47,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 15:15:47,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 15:15:47,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 88 transitions. [2024-11-09 15:15:47,909 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2024-11-09 15:15:47,909 INFO L175 Difference]: Start difference. First operand has 76 places, 61 transitions, 364 flow. Second operand 3 states and 88 transitions. [2024-11-09 15:15:47,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 69 transitions, 492 flow [2024-11-09 15:15:47,913 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 69 transitions, 467 flow, removed 4 selfloop flow, removed 4 redundant places. [2024-11-09 15:15:47,915 INFO L231 Difference]: Finished difference. Result has 73 places, 60 transitions, 345 flow [2024-11-09 15:15:47,915 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=335, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=345, PETRI_PLACES=73, PETRI_TRANSITIONS=60} [2024-11-09 15:15:47,916 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2024-11-09 15:15:47,916 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 60 transitions, 345 flow [2024-11-09 15:15:47,916 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.0) internal successors, (72), 3 states have internal predecessors, (72), 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-09 15:15:47,916 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:47,916 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:47,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 15:15:47,917 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:47,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:47,918 INFO L85 PathProgramCache]: Analyzing trace with hash -1285690232, now seen corresponding path program 1 times [2024-11-09 15:15:47,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:47,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [676434002] [2024-11-09 15:15:47,918 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:47,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:48,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:48,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:15:48,282 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:48,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [676434002] [2024-11-09 15:15:48,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [676434002] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 15:15:48,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1238422446] [2024-11-09 15:15:48,282 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:48,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:15:48,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:15:48,285 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-09 15:15:48,288 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-09 15:15:48,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:48,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 409 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-09 15:15:48,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:15:48,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:15:48,875 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 15:15:48,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1238422446] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:48,875 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 15:15:48,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-09 15:15:48,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462807028] [2024-11-09 15:15:48,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:48,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 15:15:48,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:48,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 15:15:48,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-09 15:15:48,890 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-09 15:15:48,891 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 60 transitions, 345 flow. Second operand has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-09 15:15:48,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:48,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-09 15:15:48,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:49,219 INFO L124 PetriNetUnfolderBase]: 867/1910 cut-off events. [2024-11-09 15:15:49,220 INFO L125 PetriNetUnfolderBase]: For 3411/3495 co-relation queries the response was YES. [2024-11-09 15:15:49,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5377 conditions, 1910 events. 867/1910 cut-off events. For 3411/3495 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 10368 event pairs, 63 based on Foata normal form. 57/1911 useless extension candidates. Maximal degree in co-relation 5192. Up to 968 conditions per place. [2024-11-09 15:15:49,236 INFO L140 encePairwiseOnDemand]: 44/48 looper letters, 98 selfloop transitions, 5 changer transitions 0/121 dead transitions. [2024-11-09 15:15:49,236 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 121 transitions, 887 flow [2024-11-09 15:15:49,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 15:15:49,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 15:15:49,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 185 transitions. [2024-11-09 15:15:49,238 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6423611111111112 [2024-11-09 15:15:49,238 INFO L175 Difference]: Start difference. First operand has 73 places, 60 transitions, 345 flow. Second operand 6 states and 185 transitions. [2024-11-09 15:15:49,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 121 transitions, 887 flow [2024-11-09 15:15:49,243 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 121 transitions, 873 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 15:15:49,244 INFO L231 Difference]: Finished difference. Result has 75 places, 59 transitions, 341 flow [2024-11-09 15:15:49,245 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=331, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=341, PETRI_PLACES=75, PETRI_TRANSITIONS=59} [2024-11-09 15:15:49,246 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-09 15:15:49,247 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 59 transitions, 341 flow [2024-11-09 15:15:49,247 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-09 15:15:49,247 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:49,247 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:49,266 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-09 15:15:49,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-09 15:15:49,448 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:49,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:49,449 INFO L85 PathProgramCache]: Analyzing trace with hash -1608289648, now seen corresponding path program 1 times [2024-11-09 15:15:49,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:49,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938442094] [2024-11-09 15:15:49,449 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:49,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:49,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:49,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:15:49,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:49,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1938442094] [2024-11-09 15:15:49,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1938442094] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 15:15:49,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [454611889] [2024-11-09 15:15:49,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:49,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:15:49,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 15:15:49,789 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 15:15:49,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-09 15:15:50,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:50,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 411 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-09 15:15:50,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 15:15:50,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 15:15:50,288 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-09 15:15:50,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [454611889] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:50,288 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-09 15:15:50,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-09 15:15:50,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704153697] [2024-11-09 15:15:50,289 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:50,289 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 15:15:50,289 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:50,290 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 15:15:50,290 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-09 15:15:50,300 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-09 15:15:50,300 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 59 transitions, 341 flow. Second operand has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-09 15:15:50,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:50,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-09 15:15:50,301 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:50,678 INFO L124 PetriNetUnfolderBase]: 886/1941 cut-off events. [2024-11-09 15:15:50,678 INFO L125 PetriNetUnfolderBase]: For 3453/3513 co-relation queries the response was YES. [2024-11-09 15:15:50,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5560 conditions, 1941 events. 886/1941 cut-off events. For 3453/3513 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 10473 event pairs, 66 based on Foata normal form. 57/1938 useless extension candidates. Maximal degree in co-relation 5071. Up to 792 conditions per place. [2024-11-09 15:15:50,692 INFO L140 encePairwiseOnDemand]: 44/48 looper letters, 96 selfloop transitions, 5 changer transitions 0/118 dead transitions. [2024-11-09 15:15:50,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 118 transitions, 851 flow [2024-11-09 15:15:50,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 15:15:50,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 15:15:50,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 189 transitions. [2024-11-09 15:15:50,693 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.65625 [2024-11-09 15:15:50,693 INFO L175 Difference]: Start difference. First operand has 75 places, 59 transitions, 341 flow. Second operand 6 states and 189 transitions. [2024-11-09 15:15:50,694 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 118 transitions, 851 flow [2024-11-09 15:15:50,697 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 118 transitions, 832 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 15:15:50,699 INFO L231 Difference]: Finished difference. Result has 76 places, 58 transitions, 342 flow [2024-11-09 15:15:50,699 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=342, PETRI_PLACES=76, PETRI_TRANSITIONS=58} [2024-11-09 15:15:50,700 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 29 predicate places. [2024-11-09 15:15:50,700 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 58 transitions, 342 flow [2024-11-09 15:15:50,700 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-09 15:15:50,700 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:50,700 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:50,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-09 15:15:50,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 15:15:50,901 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:50,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:50,902 INFO L85 PathProgramCache]: Analyzing trace with hash 1366775503, now seen corresponding path program 1 times [2024-11-09 15:15:50,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:50,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1065496484] [2024-11-09 15:15:50,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:50,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:51,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:51,126 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 15:15:51,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:51,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1065496484] [2024-11-09 15:15:51,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1065496484] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:51,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:51,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:15:51,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350428676] [2024-11-09 15:15:51,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:51,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 15:15:51,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:51,128 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:15:51,128 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:15:51,133 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 48 [2024-11-09 15:15:51,134 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 58 transitions, 342 flow. Second operand has 4 states, 4 states have (on average 23.0) internal successors, (92), 4 states have internal predecessors, (92), 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-09 15:15:51,134 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:51,134 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 48 [2024-11-09 15:15:51,134 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:51,390 INFO L124 PetriNetUnfolderBase]: 928/2035 cut-off events. [2024-11-09 15:15:51,391 INFO L125 PetriNetUnfolderBase]: For 3984/3997 co-relation queries the response was YES. [2024-11-09 15:15:51,397 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5968 conditions, 2035 events. 928/2035 cut-off events. For 3984/3997 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 10972 event pairs, 250 based on Foata normal form. 52/2063 useless extension candidates. Maximal degree in co-relation 4634. Up to 890 conditions per place. [2024-11-09 15:15:51,405 INFO L140 encePairwiseOnDemand]: 43/48 looper letters, 76 selfloop transitions, 6 changer transitions 0/98 dead transitions. [2024-11-09 15:15:51,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 98 transitions, 760 flow [2024-11-09 15:15:51,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:15:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 15:15:51,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 123 transitions. [2024-11-09 15:15:51,407 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.640625 [2024-11-09 15:15:51,407 INFO L175 Difference]: Start difference. First operand has 76 places, 58 transitions, 342 flow. Second operand 4 states and 123 transitions. [2024-11-09 15:15:51,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 98 transitions, 760 flow [2024-11-09 15:15:51,413 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 98 transitions, 741 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-09 15:15:51,416 INFO L231 Difference]: Finished difference. Result has 75 places, 58 transitions, 349 flow [2024-11-09 15:15:51,416 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=329, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=349, PETRI_PLACES=75, PETRI_TRANSITIONS=58} [2024-11-09 15:15:51,417 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-09 15:15:51,417 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 58 transitions, 349 flow [2024-11-09 15:15:51,418 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.0) internal successors, (92), 4 states have internal predecessors, (92), 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-09 15:15:51,418 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:51,418 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:51,418 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 15:15:51,418 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:51,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:51,419 INFO L85 PathProgramCache]: Analyzing trace with hash 1682629282, now seen corresponding path program 1 times [2024-11-09 15:15:51,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:51,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261130800] [2024-11-09 15:15:51,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:51,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:51,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:51,691 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 15:15:51,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:51,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261130800] [2024-11-09 15:15:51,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1261130800] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:51,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:51,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 15:15:51,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1746040412] [2024-11-09 15:15:51,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:51,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-09 15:15:51,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:51,693 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 15:15:51,693 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 15:15:51,698 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 48 [2024-11-09 15:15:51,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 58 transitions, 349 flow. Second operand has 4 states, 4 states have (on average 23.0) internal successors, (92), 4 states have internal predecessors, (92), 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-09 15:15:51,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:51,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 48 [2024-11-09 15:15:51,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:51,968 INFO L124 PetriNetUnfolderBase]: 913/1942 cut-off events. [2024-11-09 15:15:51,969 INFO L125 PetriNetUnfolderBase]: For 4091/4093 co-relation queries the response was YES. [2024-11-09 15:15:51,975 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5863 conditions, 1942 events. 913/1942 cut-off events. For 4091/4093 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 10105 event pairs, 180 based on Foata normal form. 57/1992 useless extension candidates. Maximal degree in co-relation 5305. Up to 917 conditions per place. [2024-11-09 15:15:51,983 INFO L140 encePairwiseOnDemand]: 43/48 looper letters, 67 selfloop transitions, 6 changer transitions 0/89 dead transitions. [2024-11-09 15:15:51,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 89 transitions, 669 flow [2024-11-09 15:15:51,983 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 15:15:51,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 15:15:51,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 120 transitions. [2024-11-09 15:15:51,984 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.625 [2024-11-09 15:15:51,984 INFO L175 Difference]: Start difference. First operand has 75 places, 58 transitions, 349 flow. Second operand 4 states and 120 transitions. [2024-11-09 15:15:51,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 89 transitions, 669 flow [2024-11-09 15:15:51,990 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 89 transitions, 644 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-09 15:15:51,992 INFO L231 Difference]: Finished difference. Result has 75 places, 58 transitions, 353 flow [2024-11-09 15:15:51,992 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=353, PETRI_PLACES=75, PETRI_TRANSITIONS=58} [2024-11-09 15:15:51,993 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-09 15:15:51,994 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 58 transitions, 353 flow [2024-11-09 15:15:51,995 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.0) internal successors, (92), 4 states have internal predecessors, (92), 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-09 15:15:51,995 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 15:15:51,995 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:51,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 15:15:51,995 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-09 15:15:51,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 15:15:51,996 INFO L85 PathProgramCache]: Analyzing trace with hash -1992250263, now seen corresponding path program 1 times [2024-11-09 15:15:51,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 15:15:51,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418730177] [2024-11-09 15:15:51,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 15:15:51,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 15:15:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 15:15:52,269 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 15:15:52,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 15:15:52,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418730177] [2024-11-09 15:15:52,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418730177] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 15:15:52,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 15:15:52,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 15:15:52,273 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659179789] [2024-11-09 15:15:52,273 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 15:15:52,273 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 15:15:52,273 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 15:15:52,274 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 15:15:52,274 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 15:15:52,292 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 48 [2024-11-09 15:15:52,292 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 58 transitions, 353 flow. Second operand has 5 states, 5 states have (on average 19.8) internal successors, (99), 5 states have internal predecessors, (99), 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-09 15:15:52,292 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 15:15:52,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 48 [2024-11-09 15:15:52,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 15:15:52,527 INFO L124 PetriNetUnfolderBase]: 834/1809 cut-off events. [2024-11-09 15:15:52,527 INFO L125 PetriNetUnfolderBase]: For 4150/4164 co-relation queries the response was YES. [2024-11-09 15:15:52,533 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5621 conditions, 1809 events. 834/1809 cut-off events. For 4150/4164 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9385 event pairs, 564 based on Foata normal form. 13/1800 useless extension candidates. Maximal degree in co-relation 5011. Up to 1244 conditions per place. [2024-11-09 15:15:52,535 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 0 selfloop transitions, 0 changer transitions 72/72 dead transitions. [2024-11-09 15:15:52,535 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 72 transitions, 538 flow [2024-11-09 15:15:52,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 15:15:52,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 15:15:52,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 115 transitions. [2024-11-09 15:15:52,537 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4791666666666667 [2024-11-09 15:15:52,537 INFO L175 Difference]: Start difference. First operand has 75 places, 58 transitions, 353 flow. Second operand 5 states and 115 transitions. [2024-11-09 15:15:52,537 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 72 transitions, 538 flow [2024-11-09 15:15:52,546 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 72 transitions, 523 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 15:15:52,546 INFO L231 Difference]: Finished difference. Result has 75 places, 0 transitions, 0 flow [2024-11-09 15:15:52,547 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=0, PETRI_PLACES=75, PETRI_TRANSITIONS=0} [2024-11-09 15:15:52,547 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-09 15:15:52,547 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 0 transitions, 0 flow [2024-11-09 15:15:52,547 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 19.8) internal successors, (99), 5 states have internal predecessors, (99), 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-09 15:15:52,551 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 18 remaining) [2024-11-09 15:15:52,551 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 18 remaining) [2024-11-09 15:15:52,552 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 18 remaining) [2024-11-09 15:15:52,553 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 18 remaining) [2024-11-09 15:15:52,553 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 18 remaining) [2024-11-09 15:15:52,556 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 18 remaining) [2024-11-09 15:15:52,556 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 18 remaining) [2024-11-09 15:15:52,557 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 18 remaining) [2024-11-09 15:15:52,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 15:15:52,558 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 15:15:52,565 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 15:15:52,565 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 15:15:52,571 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 03:15:52 BasicIcfg [2024-11-09 15:15:52,571 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 15:15:52,572 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 15:15:52,572 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 15:15:52,572 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 15:15:52,573 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 03:15:40" (3/4) ... [2024-11-09 15:15:52,574 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-09 15:15:52,577 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-09 15:15:52,577 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-09 15:15:52,591 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 258 nodes and edges [2024-11-09 15:15:52,591 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-11-09 15:15:52,592 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-09 15:15:52,592 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-09 15:15:52,592 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-09 15:15:52,683 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 15:15:52,686 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-09 15:15:52,686 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 15:15:52,686 INFO L158 Benchmark]: Toolchain (without parser) took 14648.80ms. Allocated memory was 153.1MB in the beginning and 782.2MB in the end (delta: 629.1MB). Free memory was 95.9MB in the beginning and 688.6MB in the end (delta: -592.7MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,686 INFO L158 Benchmark]: CDTParser took 1.00ms. Allocated memory is still 153.1MB. Free memory is still 116.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 15:15:52,687 INFO L158 Benchmark]: CACSL2BoogieTranslator took 656.57ms. Allocated memory is still 153.1MB. Free memory was 95.9MB in the beginning and 64.3MB in the end (delta: 31.6MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,687 INFO L158 Benchmark]: Boogie Procedure Inliner took 72.93ms. Allocated memory is still 153.1MB. Free memory was 64.3MB in the beginning and 61.4MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,687 INFO L158 Benchmark]: Boogie Preprocessor took 81.62ms. Allocated memory is still 153.1MB. Free memory was 60.8MB in the beginning and 57.2MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,688 INFO L158 Benchmark]: RCFGBuilder took 1720.55ms. Allocated memory was 153.1MB in the beginning and 226.5MB in the end (delta: 73.4MB). Free memory was 57.2MB in the beginning and 156.6MB in the end (delta: -99.4MB). Peak memory consumption was 79.4MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,688 INFO L158 Benchmark]: TraceAbstraction took 11995.56ms. Allocated memory was 226.5MB in the beginning and 782.2MB in the end (delta: 555.7MB). Free memory was 156.6MB in the beginning and 696.0MB in the end (delta: -539.4MB). Peak memory consumption was 457.8MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,688 INFO L158 Benchmark]: Witness Printer took 113.81ms. Allocated memory is still 782.2MB. Free memory was 696.0MB in the beginning and 688.6MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-09 15:15:52,691 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.00ms. Allocated memory is still 153.1MB. Free memory is still 116.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 656.57ms. Allocated memory is still 153.1MB. Free memory was 95.9MB in the beginning and 64.3MB in the end (delta: 31.6MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 72.93ms. Allocated memory is still 153.1MB. Free memory was 64.3MB in the beginning and 61.4MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 81.62ms. Allocated memory is still 153.1MB. Free memory was 60.8MB in the beginning and 57.2MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1720.55ms. Allocated memory was 153.1MB in the beginning and 226.5MB in the end (delta: 73.4MB). Free memory was 57.2MB in the beginning and 156.6MB in the end (delta: -99.4MB). Peak memory consumption was 79.4MB. Max. memory is 16.1GB. * TraceAbstraction took 11995.56ms. Allocated memory was 226.5MB in the beginning and 782.2MB in the end (delta: 555.7MB). Free memory was 156.6MB in the beginning and 696.0MB in the end (delta: -539.4MB). Peak memory consumption was 457.8MB. Max. memory is 16.1GB. * Witness Printer took 113.81ms. Allocated memory is still 782.2MB. Free memory was 696.0MB in the beginning and 688.6MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 882]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 882]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 885]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 885]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 897]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 897]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 900]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 900]: 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, 83 locations, 18 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: 11.9s, OverallIterations: 13, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 593 SdHoareTripleChecker+Valid, 1.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 529 mSDsluCounter, 146 SdHoareTripleChecker+Invalid, 1.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 100 mSDsCounter, 61 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1826 IncrementalHoareTripleChecker+Invalid, 1887 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 61 mSolverCounterUnsat, 46 mSDtfsCounter, 1826 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 159 GetRequests, 101 SyntacticMatches, 0 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=364occurred in iteration=7, InterpolantAutomatonStates: 63, 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.2s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 414 NumberOfCodeBlocks, 414 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 398 ConstructedInterpolants, 0 QuantifiedInterpolants, 950 SizeOfPredicates, 7 NumberOfNonLiveVariables, 1217 ConjunctsInSsa, 17 ConjunctsInUnsatCore, 16 InterpolantComputations, 13 PerfectInterpolantSequences, 62/85 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 8 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-09 15:15:52,720 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