./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-overflow.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/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-wip.dd.update-z3-fca748b-m [2024-11-20 22:06:00,018 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 22:06:00,071 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-20 22:06:00,077 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 22:06:00,079 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 22:06:00,102 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 22:06:00,102 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 22:06:00,103 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 22:06:00,103 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 22:06:00,103 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 22:06:00,104 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 22:06:00,104 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 22:06:00,105 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 22:06:00,106 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 22:06:00,106 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 22:06:00,107 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 22:06:00,107 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 22:06:00,107 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 22:06:00,109 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 22:06:00,110 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 22:06:00,110 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 22:06:00,110 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 22:06:00,111 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 22:06:00,113 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 22:06:00,114 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 22:06:00,114 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-20 22:06:00,114 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-20 22:06:00,114 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 22:06:00,114 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 22:06:00,115 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 22:06:00,115 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 22:06:00,115 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 22:06:00,115 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-20 22:06:00,115 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 22:06:00,115 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 22:06:00,116 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 22:06:00,116 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 22:06:00,116 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 22:06:00,116 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 22:06:00,116 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 22:06:00,116 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 22:06:00,117 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 22:06:00,117 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 22:06:00,117 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 22:06:00,118 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-20 22:06:00,313 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 22:06:00,335 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 22:06:00,338 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 22:06:00,339 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 22:06:00,339 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 22:06:00,340 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-11-20 22:06:01,582 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 22:06:01,791 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 22:06:01,791 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/arithmetic_prog_bad.i [2024-11-20 22:06:01,805 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2bc26cc2f/a7d457e10e404c5e9b558ee6657b7282/FLAG6c4647a69 [2024-11-20 22:06:02,153 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2bc26cc2f/a7d457e10e404c5e9b558ee6657b7282 [2024-11-20 22:06:02,155 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 22:06:02,156 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 22:06:02,157 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 22:06:02,157 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 22:06:02,163 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 22:06:02,163 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,164 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75db6770 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02, skipping insertion in model container [2024-11-20 22:06:02,164 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,217 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 22:06:02,641 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 22:06:02,668 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 22:06:02,710 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 22:06:02,758 INFO L204 MainTranslator]: Completed translation [2024-11-20 22:06:02,758 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02 WrapperNode [2024-11-20 22:06:02,758 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 22:06:02,759 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 22:06:02,760 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 22:06:02,760 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 22:06:02,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,777 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,803 INFO L138 Inliner]: procedures = 243, calls = 27, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 262 [2024-11-20 22:06:02,806 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 22:06:02,807 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 22:06:02,807 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 22:06:02,807 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 22:06:02,815 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,816 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,820 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,842 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-20 22:06:02,844 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,844 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,856 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,860 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,861 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,863 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,865 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 22:06:02,867 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 22:06:02,867 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 22:06:02,867 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 22:06:02,868 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (1/1) ... [2024-11-20 22:06:02,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 22:06:02,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:06:02,896 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-20 22:06:02,898 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-20 22:06:02,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-20 22:06:02,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-20 22:06:02,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-20 22:06:02,933 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-20 22:06:02,933 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-20 22:06:02,934 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-20 22:06:02,934 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-20 22:06:02,934 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-20 22:06:02,934 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-20 22:06:02,935 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 22:06:02,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-20 22:06:02,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-20 22:06:02,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-20 22:06:02,935 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 22:06:02,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 22:06:02,937 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 22:06:03,054 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 22:06:03,056 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 22:06:03,373 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 22:06:03,373 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 22:06:04,212 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 22:06:04,212 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-20 22:06:04,212 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:06:04 BoogieIcfgContainer [2024-11-20 22:06:04,213 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 22:06:04,215 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 22:06:04,216 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 22:06:04,218 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 22:06:04,219 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 10:06:02" (1/3) ... [2024-11-20 22:06:04,219 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16d4ccbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 10:06:04, skipping insertion in model container [2024-11-20 22:06:04,220 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 10:06:02" (2/3) ... [2024-11-20 22:06:04,220 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16d4ccbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 10:06:04, skipping insertion in model container [2024-11-20 22:06:04,220 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:06:04" (3/3) ... [2024-11-20 22:06:04,221 INFO L112 eAbstractionObserver]: Analyzing ICFG arithmetic_prog_bad.i [2024-11-20 22:06:04,236 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 22:06:04,237 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations. [2024-11-20 22:06:04,237 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 22:06:04,289 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-20 22:06:04,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 48 transitions, 110 flow [2024-11-20 22:06:04,354 INFO L124 PetriNetUnfolderBase]: 4/46 cut-off events. [2024-11-20 22:06:04,354 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-20 22:06:04,357 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-20 22:06:04,358 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 48 transitions, 110 flow [2024-11-20 22:06:04,360 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 47 places, 44 transitions, 97 flow [2024-11-20 22:06:04,367 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 22:06:04,373 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;@73b742b0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 22:06:04,373 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-11-20 22:06:04,385 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 22:06:04,386 INFO L124 PetriNetUnfolderBase]: 1/20 cut-off events. [2024-11-20 22:06:04,386 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-20 22:06:04,386 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:04,386 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 22:06:04,387 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:04,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:04,393 INFO L85 PathProgramCache]: Analyzing trace with hash -2031590190, now seen corresponding path program 1 times [2024-11-20 22:06:04,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:04,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547495490] [2024-11-20 22:06:04,401 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:04,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:05,117 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-20 22:06:05,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:05,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1547495490] [2024-11-20 22:06:05,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1547495490] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:05,120 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:05,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 22:06:05,121 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918721588] [2024-11-20 22:06:05,121 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:05,128 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 22:06:05,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:05,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:06:05,154 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:06:05,173 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 48 [2024-11-20 22:06:05,176 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-20 22:06:05,176 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:05,176 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 48 [2024-11-20 22:06:05,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:05,452 INFO L124 PetriNetUnfolderBase]: 682/1355 cut-off events. [2024-11-20 22:06:05,452 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-11-20 22:06:05,457 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-20 22:06:05,467 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 54 selfloop transitions, 5 changer transitions 2/75 dead transitions. [2024-11-20 22:06:05,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 75 transitions, 290 flow [2024-11-20 22:06:05,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:06:05,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 22:06:05,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-11-20 22:06:05,480 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6770833333333334 [2024-11-20 22:06:05,482 INFO L175 Difference]: Start difference. First operand has 47 places, 44 transitions, 97 flow. Second operand 4 states and 130 transitions. [2024-11-20 22:06:05,483 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 75 transitions, 290 flow [2024-11-20 22:06:05,488 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 75 transitions, 281 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-20 22:06:05,493 INFO L231 Difference]: Finished difference. Result has 50 places, 48 transitions, 136 flow [2024-11-20 22:06:05,495 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-20 22:06:05,499 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 3 predicate places. [2024-11-20 22:06:05,500 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 48 transitions, 136 flow [2024-11-20 22:06:05,500 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-20 22:06:05,500 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:05,500 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 22:06:05,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 22:06:05,501 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:05,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:05,501 INFO L85 PathProgramCache]: Analyzing trace with hash 1629105685, now seen corresponding path program 1 times [2024-11-20 22:06:05,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:05,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349247958] [2024-11-20 22:06:05,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:05,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:05,818 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-20 22:06:05,818 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:05,818 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349247958] [2024-11-20 22:06:05,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349247958] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:05,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:05,819 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 22:06:05,819 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052562323] [2024-11-20 22:06:05,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:05,821 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 22:06:05,822 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:05,822 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:06:05,823 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:06:05,832 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-20 22:06:05,833 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-20 22:06:05,833 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:05,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-20 22:06:05,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:06,090 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-20 22:06:06,090 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-20 22:06:06,090 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-20 22:06:06,090 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-20 22:06:06,090 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-20 22:06:06,105 INFO L124 PetriNetUnfolderBase]: 769/1468 cut-off events. [2024-11-20 22:06:06,105 INFO L125 PetriNetUnfolderBase]: For 388/393 co-relation queries the response was YES. [2024-11-20 22:06:06,108 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-20 22:06:06,115 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 60 selfloop transitions, 3 changer transitions 0/80 dead transitions. [2024-11-20 22:06:06,115 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 80 transitions, 346 flow [2024-11-20 22:06:06,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:06:06,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 22:06:06,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-11-20 22:06:06,118 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.703125 [2024-11-20 22:06:06,119 INFO L175 Difference]: Start difference. First operand has 50 places, 48 transitions, 136 flow. Second operand 4 states and 135 transitions. [2024-11-20 22:06:06,119 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 80 transitions, 346 flow [2024-11-20 22:06:06,120 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 80 transitions, 346 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-20 22:06:06,123 INFO L231 Difference]: Finished difference. Result has 55 places, 50 transitions, 160 flow [2024-11-20 22:06:06,123 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-20 22:06:06,124 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 8 predicate places. [2024-11-20 22:06:06,124 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 50 transitions, 160 flow [2024-11-20 22:06:06,125 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-20 22:06:06,125 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:06,125 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 22:06:06,125 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 22:06:06,125 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:06,126 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:06,127 INFO L85 PathProgramCache]: Analyzing trace with hash -1843035079, now seen corresponding path program 1 times [2024-11-20 22:06:06,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:06,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1364342834] [2024-11-20 22:06:06,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:06,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:06,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:06,435 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-20 22:06:06,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:06,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1364342834] [2024-11-20 22:06:06,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1364342834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:06,436 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:06,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 22:06:06,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970315842] [2024-11-20 22:06:06,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:06,437 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 22:06:06,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:06,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 22:06:06,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 22:06:06,438 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 48 [2024-11-20 22:06:06,439 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-20 22:06:06,439 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:06,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 48 [2024-11-20 22:06:06,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:06,596 INFO L124 PetriNetUnfolderBase]: 382/959 cut-off events. [2024-11-20 22:06:06,596 INFO L125 PetriNetUnfolderBase]: For 333/343 co-relation queries the response was YES. [2024-11-20 22:06:06,598 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-20 22:06:06,601 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 36 selfloop transitions, 8 changer transitions 0/63 dead transitions. [2024-11-20 22:06:06,602 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 63 transitions, 289 flow [2024-11-20 22:06:06,603 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 22:06:06,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 22:06:06,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 102 transitions. [2024-11-20 22:06:06,604 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7083333333333334 [2024-11-20 22:06:06,605 INFO L175 Difference]: Start difference. First operand has 55 places, 50 transitions, 160 flow. Second operand 3 states and 102 transitions. [2024-11-20 22:06:06,605 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 63 transitions, 289 flow [2024-11-20 22:06:06,607 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 63 transitions, 283 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-20 22:06:06,609 INFO L231 Difference]: Finished difference. Result has 56 places, 49 transitions, 166 flow [2024-11-20 22:06:06,609 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-20 22:06:06,609 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 9 predicate places. [2024-11-20 22:06:06,610 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 49 transitions, 166 flow [2024-11-20 22:06:06,610 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-20 22:06:06,610 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:06,610 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-20 22:06:06,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 22:06:06,611 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:06,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:06,611 INFO L85 PathProgramCache]: Analyzing trace with hash 852952055, now seen corresponding path program 1 times [2024-11-20 22:06:06,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:06,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334804543] [2024-11-20 22:06:06,611 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:06,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:06,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:06,872 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-20 22:06:06,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:06,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1334804543] [2024-11-20 22:06:06,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1334804543] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:06,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:06,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 22:06:06,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1345555025] [2024-11-20 22:06:06,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:06,874 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 22:06:06,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:06,874 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 22:06:06,874 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-20 22:06:06,890 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-20 22:06:06,890 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-20 22:06:06,890 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:06,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-20 22:06:06,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:07,164 INFO L124 PetriNetUnfolderBase]: 557/1204 cut-off events. [2024-11-20 22:06:07,164 INFO L125 PetriNetUnfolderBase]: For 551/569 co-relation queries the response was YES. [2024-11-20 22:06:07,167 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-20 22:06:07,172 INFO L140 encePairwiseOnDemand]: 39/48 looper letters, 76 selfloop transitions, 8 changer transitions 5/101 dead transitions. [2024-11-20 22:06:07,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 101 transitions, 524 flow [2024-11-20 22:06:07,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-20 22:06:07,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-20 22:06:07,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 180 transitions. [2024-11-20 22:06:07,176 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5357142857142857 [2024-11-20 22:06:07,177 INFO L175 Difference]: Start difference. First operand has 56 places, 49 transitions, 166 flow. Second operand 7 states and 180 transitions. [2024-11-20 22:06:07,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 101 transitions, 524 flow [2024-11-20 22:06:07,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 101 transitions, 508 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 22:06:07,180 INFO L231 Difference]: Finished difference. Result has 64 places, 53 transitions, 208 flow [2024-11-20 22:06:07,180 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-20 22:06:07,181 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 17 predicate places. [2024-11-20 22:06:07,181 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 53 transitions, 208 flow [2024-11-20 22:06:07,181 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-20 22:06:07,181 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:07,181 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-20 22:06:07,181 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 22:06:07,181 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:07,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:07,182 INFO L85 PathProgramCache]: Analyzing trace with hash -1175500523, now seen corresponding path program 1 times [2024-11-20 22:06:07,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:07,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4625203] [2024-11-20 22:06:07,182 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:07,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:07,569 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-20 22:06:07,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:07,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4625203] [2024-11-20 22:06:07,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4625203] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:07,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:07,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 22:06:07,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1762844594] [2024-11-20 22:06:07,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:07,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 22:06:07,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:07,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 22:06:07,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 22:06:07,590 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-20 22:06:07,591 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-20 22:06:07,591 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:07,591 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-20 22:06:07,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:07,892 INFO L124 PetriNetUnfolderBase]: 719/1581 cut-off events. [2024-11-20 22:06:07,892 INFO L125 PetriNetUnfolderBase]: For 1255/1291 co-relation queries the response was YES. [2024-11-20 22:06:07,896 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-20 22:06:07,903 INFO L140 encePairwiseOnDemand]: 40/48 looper letters, 80 selfloop transitions, 12 changer transitions 4/108 dead transitions. [2024-11-20 22:06:07,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 108 transitions, 603 flow [2024-11-20 22:06:07,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-20 22:06:07,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-20 22:06:07,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 182 transitions. [2024-11-20 22:06:07,904 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5416666666666666 [2024-11-20 22:06:07,905 INFO L175 Difference]: Start difference. First operand has 64 places, 53 transitions, 208 flow. Second operand 7 states and 182 transitions. [2024-11-20 22:06:07,905 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 108 transitions, 603 flow [2024-11-20 22:06:07,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 108 transitions, 597 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 22:06:07,911 INFO L231 Difference]: Finished difference. Result has 71 places, 60 transitions, 302 flow [2024-11-20 22:06:07,912 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-20 22:06:07,913 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 24 predicate places. [2024-11-20 22:06:07,915 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 60 transitions, 302 flow [2024-11-20 22:06:07,915 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-20 22:06:07,916 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:07,916 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-20 22:06:07,916 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 22:06:07,916 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:07,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:07,918 INFO L85 PathProgramCache]: Analyzing trace with hash 1806644986, now seen corresponding path program 1 times [2024-11-20 22:06:07,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:07,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360740863] [2024-11-20 22:06:07,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:07,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:08,199 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-20 22:06:08,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:08,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360740863] [2024-11-20 22:06:08,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1360740863] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:08,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:08,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 22:06:08,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1380268381] [2024-11-20 22:06:08,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:08,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 22:06:08,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:08,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:06:08,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:06:08,210 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-20 22:06:08,210 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-20 22:06:08,211 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:08,211 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-20 22:06:08,211 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:08,465 INFO L124 PetriNetUnfolderBase]: 859/1917 cut-off events. [2024-11-20 22:06:08,465 INFO L125 PetriNetUnfolderBase]: For 2153/2217 co-relation queries the response was YES. [2024-11-20 22:06:08,470 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-20 22:06:08,478 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 75 selfloop transitions, 3 changer transitions 0/99 dead transitions. [2024-11-20 22:06:08,479 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 99 transitions, 649 flow [2024-11-20 22:06:08,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:06:08,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 22:06:08,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 134 transitions. [2024-11-20 22:06:08,480 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6979166666666666 [2024-11-20 22:06:08,480 INFO L175 Difference]: Start difference. First operand has 71 places, 60 transitions, 302 flow. Second operand 4 states and 134 transitions. [2024-11-20 22:06:08,480 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 99 transitions, 649 flow [2024-11-20 22:06:08,485 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 99 transitions, 629 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-11-20 22:06:08,487 INFO L231 Difference]: Finished difference. Result has 73 places, 62 transitions, 314 flow [2024-11-20 22:06:08,488 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-20 22:06:08,488 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2024-11-20 22:06:08,489 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 62 transitions, 314 flow [2024-11-20 22:06:08,489 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-20 22:06:08,489 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:08,489 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-20 22:06:08,489 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 22:06:08,489 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:08,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:08,490 INFO L85 PathProgramCache]: Analyzing trace with hash -393149811, now seen corresponding path program 1 times [2024-11-20 22:06:08,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:08,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683414101] [2024-11-20 22:06:08,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:08,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:08,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:08,806 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-20 22:06:08,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:08,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683414101] [2024-11-20 22:06:08,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1683414101] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 22:06:08,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [99144989] [2024-11-20 22:06:08,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:08,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:06:08,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:06:08,812 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-20 22:06:08,818 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-20 22:06:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:09,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 397 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-20 22:06:09,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 22:06:09,281 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-20 22:06:09,281 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 22:06:09,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [99144989] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:09,282 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 22:06:09,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 6 [2024-11-20 22:06:09,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038703830] [2024-11-20 22:06:09,282 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:09,282 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 22:06:09,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:09,283 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 22:06:09,283 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-20 22:06:09,298 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 48 [2024-11-20 22:06:09,298 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-20 22:06:09,298 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:09,298 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 48 [2024-11-20 22:06:09,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:09,585 INFO L124 PetriNetUnfolderBase]: 910/1959 cut-off events. [2024-11-20 22:06:09,585 INFO L125 PetriNetUnfolderBase]: For 2849/2971 co-relation queries the response was YES. [2024-11-20 22:06:09,590 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-20 22:06:09,598 INFO L140 encePairwiseOnDemand]: 39/48 looper letters, 68 selfloop transitions, 16 changer transitions 0/96 dead transitions. [2024-11-20 22:06:09,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 96 transitions, 617 flow [2024-11-20 22:06:09,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 22:06:09,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 22:06:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 147 transitions. [2024-11-20 22:06:09,600 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5104166666666666 [2024-11-20 22:06:09,600 INFO L175 Difference]: Start difference. First operand has 73 places, 62 transitions, 314 flow. Second operand 6 states and 147 transitions. [2024-11-20 22:06:09,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 96 transitions, 617 flow [2024-11-20 22:06:09,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 96 transitions, 611 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-20 22:06:09,605 INFO L231 Difference]: Finished difference. Result has 76 places, 61 transitions, 364 flow [2024-11-20 22:06:09,605 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-20 22:06:09,606 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 29 predicate places. [2024-11-20 22:06:09,606 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 61 transitions, 364 flow [2024-11-20 22:06:09,606 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-20 22:06:09,606 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:09,606 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-20 22:06:09,616 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-20 22:06:09,807 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-20 22:06:09,807 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:09,807 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:09,807 INFO L85 PathProgramCache]: Analyzing trace with hash -1184288554, now seen corresponding path program 1 times [2024-11-20 22:06:09,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:09,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1088908921] [2024-11-20 22:06:09,808 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:09,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:10,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:10,072 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-20 22:06:10,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:10,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1088908921] [2024-11-20 22:06:10,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1088908921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:10,073 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:10,073 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-20 22:06:10,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229189575] [2024-11-20 22:06:10,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:10,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 22:06:10,074 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:10,074 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 22:06:10,074 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 22:06:10,078 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-20 22:06:10,078 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-20 22:06:10,078 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:10,078 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-20 22:06:10,078 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:10,318 INFO L124 PetriNetUnfolderBase]: 812/1942 cut-off events. [2024-11-20 22:06:10,318 INFO L125 PetriNetUnfolderBase]: For 3664/3715 co-relation queries the response was YES. [2024-11-20 22:06:10,325 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-20 22:06:10,333 INFO L140 encePairwiseOnDemand]: 45/48 looper letters, 44 selfloop transitions, 5 changer transitions 0/69 dead transitions. [2024-11-20 22:06:10,333 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 69 transitions, 492 flow [2024-11-20 22:06:10,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 22:06:10,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 22:06:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 88 transitions. [2024-11-20 22:06:10,334 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2024-11-20 22:06:10,334 INFO L175 Difference]: Start difference. First operand has 76 places, 61 transitions, 364 flow. Second operand 3 states and 88 transitions. [2024-11-20 22:06:10,334 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 69 transitions, 492 flow [2024-11-20 22:06:10,338 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 69 transitions, 467 flow, removed 4 selfloop flow, removed 4 redundant places. [2024-11-20 22:06:10,339 INFO L231 Difference]: Finished difference. Result has 73 places, 60 transitions, 345 flow [2024-11-20 22:06:10,339 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-20 22:06:10,340 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2024-11-20 22:06:10,340 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 60 transitions, 345 flow [2024-11-20 22:06:10,340 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-20 22:06:10,340 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:10,340 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-20 22:06:10,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 22:06:10,341 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:10,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:10,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1285690232, now seen corresponding path program 1 times [2024-11-20 22:06:10,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:10,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370181775] [2024-11-20 22:06:10,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:10,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:10,657 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-20 22:06:10,657 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:10,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370181775] [2024-11-20 22:06:10,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370181775] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 22:06:10,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1695799011] [2024-11-20 22:06:10,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:10,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:06:10,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:06:10,660 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-20 22:06:10,661 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-20 22:06:11,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:11,054 INFO L255 TraceCheckSpWp]: Trace formula consists of 409 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-20 22:06:11,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 22:06:11,115 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-20 22:06:11,115 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 22:06:11,115 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1695799011] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:11,115 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 22:06:11,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-20 22:06:11,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [506653347] [2024-11-20 22:06:11,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:11,116 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 22:06:11,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:11,116 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 22:06:11,116 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-20 22:06:11,127 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-20 22:06:11,127 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-20 22:06:11,127 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:11,127 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-20 22:06:11,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:11,395 INFO L124 PetriNetUnfolderBase]: 867/1910 cut-off events. [2024-11-20 22:06:11,396 INFO L125 PetriNetUnfolderBase]: For 3411/3495 co-relation queries the response was YES. [2024-11-20 22:06:11,401 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-20 22:06:11,409 INFO L140 encePairwiseOnDemand]: 44/48 looper letters, 98 selfloop transitions, 5 changer transitions 0/121 dead transitions. [2024-11-20 22:06:11,410 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 121 transitions, 887 flow [2024-11-20 22:06:11,410 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 22:06:11,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 22:06:11,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 185 transitions. [2024-11-20 22:06:11,411 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6423611111111112 [2024-11-20 22:06:11,411 INFO L175 Difference]: Start difference. First operand has 73 places, 60 transitions, 345 flow. Second operand 6 states and 185 transitions. [2024-11-20 22:06:11,411 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 121 transitions, 887 flow [2024-11-20 22:06:11,415 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 121 transitions, 873 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 22:06:11,416 INFO L231 Difference]: Finished difference. Result has 75 places, 59 transitions, 341 flow [2024-11-20 22:06:11,416 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-20 22:06:11,417 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-20 22:06:11,417 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 59 transitions, 341 flow [2024-11-20 22:06:11,417 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-20 22:06:11,417 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:11,417 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-20 22:06:11,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-20 22:06:11,618 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-20 22:06:11,618 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:11,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:11,619 INFO L85 PathProgramCache]: Analyzing trace with hash -1608289648, now seen corresponding path program 1 times [2024-11-20 22:06:11,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:11,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1664590857] [2024-11-20 22:06:11,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:11,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:11,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:11,839 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-20 22:06:11,839 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:11,839 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1664590857] [2024-11-20 22:06:11,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1664590857] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 22:06:11,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [47530145] [2024-11-20 22:06:11,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:11,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 22:06:11,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 22:06:11,842 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-20 22:06:11,846 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-20 22:06:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:12,223 INFO L255 TraceCheckSpWp]: Trace formula consists of 411 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-20 22:06:12,224 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 22:06:12,264 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-20 22:06:12,264 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 22:06:12,264 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [47530145] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:12,264 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 22:06:12,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7 [2024-11-20 22:06:12,265 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298053801] [2024-11-20 22:06:12,265 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:12,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 22:06:12,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:12,266 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 22:06:12,266 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-20 22:06:12,275 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48 [2024-11-20 22:06:12,276 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-20 22:06:12,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:12,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48 [2024-11-20 22:06:12,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:12,578 INFO L124 PetriNetUnfolderBase]: 886/1941 cut-off events. [2024-11-20 22:06:12,578 INFO L125 PetriNetUnfolderBase]: For 3453/3513 co-relation queries the response was YES. [2024-11-20 22:06:12,584 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-20 22:06:12,591 INFO L140 encePairwiseOnDemand]: 44/48 looper letters, 96 selfloop transitions, 5 changer transitions 0/118 dead transitions. [2024-11-20 22:06:12,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 118 transitions, 851 flow [2024-11-20 22:06:12,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 22:06:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 22:06:12,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 189 transitions. [2024-11-20 22:06:12,593 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.65625 [2024-11-20 22:06:12,596 INFO L175 Difference]: Start difference. First operand has 75 places, 59 transitions, 341 flow. Second operand 6 states and 189 transitions. [2024-11-20 22:06:12,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 118 transitions, 851 flow [2024-11-20 22:06:12,600 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 118 transitions, 832 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-20 22:06:12,603 INFO L231 Difference]: Finished difference. Result has 76 places, 58 transitions, 342 flow [2024-11-20 22:06:12,603 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-20 22:06:12,604 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 29 predicate places. [2024-11-20 22:06:12,604 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 58 transitions, 342 flow [2024-11-20 22:06:12,604 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-20 22:06:12,604 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:12,604 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-20 22:06:12,614 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-20 22:06:12,804 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-20 22:06:12,805 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:12,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:12,806 INFO L85 PathProgramCache]: Analyzing trace with hash 1366775503, now seen corresponding path program 1 times [2024-11-20 22:06:12,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:12,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [994865498] [2024-11-20 22:06:12,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:12,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:13,013 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-20 22:06:13,013 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:13,013 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [994865498] [2024-11-20 22:06:13,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [994865498] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:13,013 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:13,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 22:06:13,014 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610766413] [2024-11-20 22:06:13,014 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:13,014 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 22:06:13,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:13,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:06:13,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:06:13,022 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 48 [2024-11-20 22:06:13,022 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-20 22:06:13,022 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:13,022 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 48 [2024-11-20 22:06:13,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:13,239 INFO L124 PetriNetUnfolderBase]: 928/2035 cut-off events. [2024-11-20 22:06:13,239 INFO L125 PetriNetUnfolderBase]: For 3984/3997 co-relation queries the response was YES. [2024-11-20 22:06:13,245 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-20 22:06:13,252 INFO L140 encePairwiseOnDemand]: 43/48 looper letters, 76 selfloop transitions, 6 changer transitions 0/98 dead transitions. [2024-11-20 22:06:13,252 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 98 transitions, 760 flow [2024-11-20 22:06:13,252 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:06:13,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 22:06:13,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 123 transitions. [2024-11-20 22:06:13,253 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.640625 [2024-11-20 22:06:13,253 INFO L175 Difference]: Start difference. First operand has 76 places, 58 transitions, 342 flow. Second operand 4 states and 123 transitions. [2024-11-20 22:06:13,253 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 98 transitions, 760 flow [2024-11-20 22:06:13,257 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 98 transitions, 741 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-20 22:06:13,258 INFO L231 Difference]: Finished difference. Result has 75 places, 58 transitions, 349 flow [2024-11-20 22:06:13,259 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-20 22:06:13,259 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-20 22:06:13,259 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 58 transitions, 349 flow [2024-11-20 22:06:13,259 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-20 22:06:13,259 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:13,259 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-20 22:06:13,260 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-20 22:06:13,260 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:13,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:13,260 INFO L85 PathProgramCache]: Analyzing trace with hash 1682629282, now seen corresponding path program 1 times [2024-11-20 22:06:13,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:13,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779114341] [2024-11-20 22:06:13,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:13,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:13,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:13,492 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-20 22:06:13,492 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:13,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779114341] [2024-11-20 22:06:13,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779114341] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:13,493 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:13,493 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 22:06:13,493 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [914308465] [2024-11-20 22:06:13,493 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:13,494 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 22:06:13,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:13,495 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 22:06:13,495 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 22:06:13,500 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 48 [2024-11-20 22:06:13,501 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-20 22:06:13,501 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:13,501 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 48 [2024-11-20 22:06:13,501 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:13,766 INFO L124 PetriNetUnfolderBase]: 913/1942 cut-off events. [2024-11-20 22:06:13,766 INFO L125 PetriNetUnfolderBase]: For 4091/4093 co-relation queries the response was YES. [2024-11-20 22:06:13,773 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-20 22:06:13,779 INFO L140 encePairwiseOnDemand]: 43/48 looper letters, 67 selfloop transitions, 6 changer transitions 0/89 dead transitions. [2024-11-20 22:06:13,780 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 89 transitions, 669 flow [2024-11-20 22:06:13,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 22:06:13,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 22:06:13,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 120 transitions. [2024-11-20 22:06:13,781 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.625 [2024-11-20 22:06:13,781 INFO L175 Difference]: Start difference. First operand has 75 places, 58 transitions, 349 flow. Second operand 4 states and 120 transitions. [2024-11-20 22:06:13,781 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 89 transitions, 669 flow [2024-11-20 22:06:13,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 89 transitions, 644 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-20 22:06:13,787 INFO L231 Difference]: Finished difference. Result has 75 places, 58 transitions, 353 flow [2024-11-20 22:06:13,787 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-20 22:06:13,788 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-20 22:06:13,788 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 58 transitions, 353 flow [2024-11-20 22:06:13,788 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-20 22:06:13,788 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 22:06:13,788 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-20 22:06:13,788 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-20 22:06:13,788 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-20 22:06:13,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 22:06:13,789 INFO L85 PathProgramCache]: Analyzing trace with hash -1992250263, now seen corresponding path program 1 times [2024-11-20 22:06:13,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 22:06:13,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2009751028] [2024-11-20 22:06:13,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 22:06:13,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 22:06:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 22:06:14,004 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-20 22:06:14,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 22:06:14,004 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2009751028] [2024-11-20 22:06:14,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2009751028] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 22:06:14,005 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 22:06:14,005 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 22:06:14,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1294565097] [2024-11-20 22:06:14,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 22:06:14,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 22:06:14,006 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 22:06:14,006 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 22:06:14,006 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-20 22:06:14,021 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 48 [2024-11-20 22:06:14,022 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-20 22:06:14,022 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 22:06:14,022 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 48 [2024-11-20 22:06:14,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 22:06:14,223 INFO L124 PetriNetUnfolderBase]: 834/1809 cut-off events. [2024-11-20 22:06:14,223 INFO L125 PetriNetUnfolderBase]: For 4150/4164 co-relation queries the response was YES. [2024-11-20 22:06:14,228 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-20 22:06:14,230 INFO L140 encePairwiseOnDemand]: 42/48 looper letters, 0 selfloop transitions, 0 changer transitions 72/72 dead transitions. [2024-11-20 22:06:14,230 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 72 transitions, 538 flow [2024-11-20 22:06:14,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-20 22:06:14,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-20 22:06:14,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 115 transitions. [2024-11-20 22:06:14,231 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4791666666666667 [2024-11-20 22:06:14,231 INFO L175 Difference]: Start difference. First operand has 75 places, 58 transitions, 353 flow. Second operand 5 states and 115 transitions. [2024-11-20 22:06:14,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 72 transitions, 538 flow [2024-11-20 22:06:14,236 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 72 transitions, 523 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 22:06:14,237 INFO L231 Difference]: Finished difference. Result has 75 places, 0 transitions, 0 flow [2024-11-20 22:06:14,237 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-20 22:06:14,237 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 28 predicate places. [2024-11-20 22:06:14,238 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 0 transitions, 0 flow [2024-11-20 22:06:14,238 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-20 22:06:14,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 18 remaining) [2024-11-20 22:06:14,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 18 remaining) [2024-11-20 22:06:14,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 18 remaining) [2024-11-20 22:06:14,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 18 remaining) [2024-11-20 22:06:14,240 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 18 remaining) [2024-11-20 22:06:14,241 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 18 remaining) [2024-11-20 22:06:14,241 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-20 22:06:14,242 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 22:06:14,247 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-20 22:06:14,247 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-20 22:06:14,251 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.11 10:06:14 BasicIcfg [2024-11-20 22:06:14,251 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-20 22:06:14,252 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 22:06:14,252 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 22:06:14,252 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 22:06:14,253 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 10:06:04" (3/4) ... [2024-11-20 22:06:14,255 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-20 22:06:14,257 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-20 22:06:14,257 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-20 22:06:14,267 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 258 nodes and edges [2024-11-20 22:06:14,268 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-11-20 22:06:14,268 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-20 22:06:14,268 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-20 22:06:14,269 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-20 22:06:14,364 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-20 22:06:14,364 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-20 22:06:14,364 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 22:06:14,365 INFO L158 Benchmark]: Toolchain (without parser) took 12208.59ms. Allocated memory was 146.8MB in the beginning and 859.8MB in the end (delta: 713.0MB). Free memory was 76.4MB in the beginning and 385.8MB in the end (delta: -309.4MB). Peak memory consumption was 404.5MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,365 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 146.8MB. Free memory was 101.7MB in the beginning and 101.5MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 22:06:14,365 INFO L158 Benchmark]: CACSL2BoogieTranslator took 601.50ms. Allocated memory is still 146.8MB. Free memory was 76.3MB in the beginning and 93.1MB in the end (delta: -16.8MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,366 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.76ms. Allocated memory is still 146.8MB. Free memory was 93.1MB in the beginning and 90.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,366 INFO L158 Benchmark]: Boogie Preprocessor took 58.88ms. Allocated memory is still 146.8MB. Free memory was 90.0MB in the beginning and 85.8MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,366 INFO L158 Benchmark]: RCFGBuilder took 1346.10ms. Allocated memory was 146.8MB in the beginning and 190.8MB in the end (delta: 44.0MB). Free memory was 85.8MB in the beginning and 121.7MB in the end (delta: -35.9MB). Peak memory consumption was 90.9MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,366 INFO L158 Benchmark]: TraceAbstraction took 10036.64ms. Allocated memory was 190.8MB in the beginning and 859.8MB in the end (delta: 669.0MB). Free memory was 120.6MB in the beginning and 393.1MB in the end (delta: -272.5MB). Peak memory consumption was 397.5MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,366 INFO L158 Benchmark]: Witness Printer took 112.47ms. Allocated memory is still 859.8MB. Free memory was 393.1MB in the beginning and 385.8MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-20 22:06:14,368 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 146.8MB. Free memory was 101.7MB in the beginning and 101.5MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 601.50ms. Allocated memory is still 146.8MB. Free memory was 76.3MB in the beginning and 93.1MB in the end (delta: -16.8MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 46.76ms. Allocated memory is still 146.8MB. Free memory was 93.1MB in the beginning and 90.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 58.88ms. Allocated memory is still 146.8MB. Free memory was 90.0MB in the beginning and 85.8MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1346.10ms. Allocated memory was 146.8MB in the beginning and 190.8MB in the end (delta: 44.0MB). Free memory was 85.8MB in the beginning and 121.7MB in the end (delta: -35.9MB). Peak memory consumption was 90.9MB. Max. memory is 16.1GB. * TraceAbstraction took 10036.64ms. Allocated memory was 190.8MB in the beginning and 859.8MB in the end (delta: 669.0MB). Free memory was 120.6MB in the beginning and 393.1MB in the end (delta: -272.5MB). Peak memory consumption was 397.5MB. Max. memory is 16.1GB. * Witness Printer took 112.47ms. Allocated memory is still 859.8MB. Free memory was 393.1MB in the beginning and 385.8MB 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: 9.9s, OverallIterations: 13, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 3.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 593 SdHoareTripleChecker+Valid, 1.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 529 mSDsluCounter, 146 SdHoareTripleChecker+Invalid, 1.2s 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.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.4s 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-20 22:06:14,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE