./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1 --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 b4399e58ed3ca9c75e2a61372e91a4308548a0e79a3eb4428d85990bd71242f7 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 06:19:02,184 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 06:19:02,238 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-12-02 06:19:02,243 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 06:19:02,243 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 06:19:02,263 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 06:19:02,263 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 06:19:02,264 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 06:19:02,264 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 06:19:02,264 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 06:19:02,264 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 06:19:02,264 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 06:19:02,265 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 06:19:02,265 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 06:19:02,265 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 06:19:02,266 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 06:19:02,267 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:19:02,267 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:19:02,267 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:19:02,268 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 06:19:02,268 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 06:19:02,269 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 06:19:02,269 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1 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 -> b4399e58ed3ca9c75e2a61372e91a4308548a0e79a3eb4428d85990bd71242f7 [2024-12-02 06:19:02,485 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 06:19:02,493 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 06:19:02,495 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 06:19:02,496 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 06:19:02,496 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 06:19:02,497 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i [2024-12-02 06:19:05,159 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/data/f08355c5d/3dd7c35e08a24d308275e2dfda1c7b9c/FLAG574626222 [2024-12-02 06:19:05,403 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 06:19:05,404 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/sv-benchmarks/c/goblint-regression/28-race_reach_61-invariant_racing.i [2024-12-02 06:19:05,417 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/data/f08355c5d/3dd7c35e08a24d308275e2dfda1c7b9c/FLAG574626222 [2024-12-02 06:19:05,708 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/data/f08355c5d/3dd7c35e08a24d308275e2dfda1c7b9c [2024-12-02 06:19:05,709 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 06:19:05,710 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 06:19:05,712 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 06:19:05,712 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 06:19:05,715 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 06:19:05,715 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:19:05" (1/1) ... [2024-12-02 06:19:05,716 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4cc76202 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:05, skipping insertion in model container [2024-12-02 06:19:05,716 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:19:05" (1/1) ... [2024-12-02 06:19:05,744 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 06:19:06,016 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:19:06,028 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 06:19:06,065 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:19:06,095 INFO L204 MainTranslator]: Completed translation [2024-12-02 06:19:06,095 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06 WrapperNode [2024-12-02 06:19:06,095 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 06:19:06,096 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 06:19:06,096 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 06:19:06,096 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 06:19:06,100 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,110 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,128 INFO L138 Inliner]: procedures = 171, calls = 44, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 110 [2024-12-02 06:19:06,128 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 06:19:06,129 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 06:19:06,129 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 06:19:06,129 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 06:19:06,137 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,138 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,140 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,154 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-12-02 06:19:06,154 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,154 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,160 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,162 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,165 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,167 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,168 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,170 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 06:19:06,171 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 06:19:06,171 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 06:19:06,171 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 06:19:06,172 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (1/1) ... [2024-12-02 06:19:06,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:19:06,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:19:06,202 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 06:19:06,205 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16aa2781-81c2-42c8-b0a1-ae14ddf02ae7/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-12-02 06:19:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 06:19:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 06:19:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 06:19:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 06:19:06,231 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 06:19:06,335 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 06:19:06,336 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 06:19:06,568 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 06:19:06,568 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 06:19:06,695 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 06:19:06,695 INFO L312 CfgBuilder]: Removed 9 assume(true) statements. [2024-12-02 06:19:06,695 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:19:06 BoogieIcfgContainer [2024-12-02 06:19:06,695 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 06:19:06,697 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 06:19:06,697 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 06:19:06,702 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 06:19:06,702 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:19:05" (1/3) ... [2024-12-02 06:19:06,703 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@381a8227 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:19:06, skipping insertion in model container [2024-12-02 06:19:06,703 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:19:06" (2/3) ... [2024-12-02 06:19:06,703 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@381a8227 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:19:06, skipping insertion in model container [2024-12-02 06:19:06,703 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:19:06" (3/3) ... [2024-12-02 06:19:06,704 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_61-invariant_racing.i [2024-12-02 06:19:06,719 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 06:19:06,720 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_61-invariant_racing.i that has 2 procedures, 81 locations, 1 initial locations, 9 loop locations, and 12 error locations. [2024-12-02 06:19:06,720 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 06:19:06,767 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 06:19:06,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 84 places, 97 transitions, 201 flow [2024-12-02 06:19:06,849 INFO L124 PetriNetUnfolderBase]: 24/138 cut-off events. [2024-12-02 06:19:06,851 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 06:19:06,855 INFO L83 FinitePrefix]: Finished finitePrefix Result has 143 conditions, 138 events. 24/138 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 477 event pairs, 0 based on Foata normal form. 0/95 useless extension candidates. Maximal degree in co-relation 88. Up to 6 conditions per place. [2024-12-02 06:19:06,856 INFO L82 GeneralOperation]: Start removeDead. Operand has 84 places, 97 transitions, 201 flow [2024-12-02 06:19:06,860 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 84 places, 96 transitions, 199 flow [2024-12-02 06:19:06,867 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:19:06,878 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;@4733c953, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:19:06,878 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-12-02 06:19:06,884 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:19:06,884 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2024-12-02 06:19:06,884 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:19:06,884 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:06,885 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-12-02 06:19:06,885 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 06:19:06,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:06,890 INFO L85 PathProgramCache]: Analyzing trace with hash 454394126, now seen corresponding path program 1 times [2024-12-02 06:19:06,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:06,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465133846] [2024-12-02 06:19:06,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:06,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:06,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:07,121 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:07,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:07,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465133846] [2024-12-02 06:19:07,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465133846] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:07,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:07,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:19:07,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34249113] [2024-12-02 06:19:07,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:07,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:19:07,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:07,155 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:19:07,155 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:19:07,165 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 42 out of 97 [2024-12-02 06:19:07,167 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 96 transitions, 199 flow. Second operand has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 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-12-02 06:19:07,168 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:07,168 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 42 of 97 [2024-12-02 06:19:07,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:07,520 INFO L124 PetriNetUnfolderBase]: 321/1015 cut-off events. [2024-12-02 06:19:07,520 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 06:19:07,523 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1678 conditions, 1015 events. 321/1015 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 6271 event pairs, 234 based on Foata normal form. 175/1094 useless extension candidates. Maximal degree in co-relation 1651. Up to 609 conditions per place. [2024-12-02 06:19:07,528 INFO L140 encePairwiseOnDemand]: 77/97 looper letters, 66 selfloop transitions, 3 changer transitions 0/111 dead transitions. [2024-12-02 06:19:07,528 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 111 transitions, 367 flow [2024-12-02 06:19:07,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:19:07,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:19:07,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 266 transitions. [2024-12-02 06:19:07,540 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6855670103092784 [2024-12-02 06:19:07,541 INFO L175 Difference]: Start difference. First operand has 84 places, 96 transitions, 199 flow. Second operand 4 states and 266 transitions. [2024-12-02 06:19:07,542 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 111 transitions, 367 flow [2024-12-02 06:19:07,546 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 111 transitions, 367 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 06:19:07,549 INFO L231 Difference]: Finished difference. Result has 86 places, 80 transitions, 177 flow [2024-12-02 06:19:07,551 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=167, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=177, PETRI_PLACES=86, PETRI_TRANSITIONS=80} [2024-12-02 06:19:07,553 INFO L279 CegarLoopForPetriNet]: 84 programPoint places, 2 predicate places. [2024-12-02 06:19:07,554 INFO L471 AbstractCegarLoop]: Abstraction has has 86 places, 80 transitions, 177 flow [2024-12-02 06:19:07,554 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 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-12-02 06:19:07,554 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:07,554 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-12-02 06:19:07,554 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 06:19:07,554 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 06:19:07,555 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:07,555 INFO L85 PathProgramCache]: Analyzing trace with hash -881002871, now seen corresponding path program 1 times [2024-12-02 06:19:07,555 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:07,555 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1582123234] [2024-12-02 06:19:07,555 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:07,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:07,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:19:07,579 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 06:19:07,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:19:07,610 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 06:19:07,610 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 06:19:07,611 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-12-02 06:19:07,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 17 remaining) [2024-12-02 06:19:07,613 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 17 remaining) [2024-12-02 06:19:07,614 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 17 remaining) [2024-12-02 06:19:07,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 06:19:07,615 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 06:19:07,617 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 06:19:07,617 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 06:19:07,646 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-12-02 06:19:07,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 122 places, 141 transitions, 298 flow [2024-12-02 06:19:07,669 INFO L124 PetriNetUnfolderBase]: 41/242 cut-off events. [2024-12-02 06:19:07,669 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2024-12-02 06:19:07,671 INFO L83 FinitePrefix]: Finished finitePrefix Result has 254 conditions, 242 events. 41/242 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1068 event pairs, 0 based on Foata normal form. 0/167 useless extension candidates. Maximal degree in co-relation 146. Up to 9 conditions per place. [2024-12-02 06:19:07,671 INFO L82 GeneralOperation]: Start removeDead. Operand has 122 places, 141 transitions, 298 flow [2024-12-02 06:19:07,673 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 122 places, 141 transitions, 298 flow [2024-12-02 06:19:07,674 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:19:07,674 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;@4733c953, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:19:07,675 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-12-02 06:19:07,676 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:19:07,677 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2024-12-02 06:19:07,677 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:19:07,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:07,677 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-12-02 06:19:07,677 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-12-02 06:19:07,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:07,677 INFO L85 PathProgramCache]: Analyzing trace with hash 588991493, now seen corresponding path program 1 times [2024-12-02 06:19:07,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:07,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [684142354] [2024-12-02 06:19:07,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:07,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:07,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:07,739 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:07,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:07,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [684142354] [2024-12-02 06:19:07,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [684142354] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:07,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:07,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:19:07,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1742158958] [2024-12-02 06:19:07,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:07,740 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:19:07,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:07,741 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:19:07,741 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:19:07,747 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 141 [2024-12-02 06:19:07,748 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 141 transitions, 298 flow. Second operand has 4 states, 4 states have (on average 64.25) internal successors, (257), 4 states have internal predecessors, (257), 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-12-02 06:19:07,748 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:07,748 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 141 [2024-12-02 06:19:07,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:10,412 INFO L124 PetriNetUnfolderBase]: 11566/24256 cut-off events. [2024-12-02 06:19:10,412 INFO L125 PetriNetUnfolderBase]: For 194/194 co-relation queries the response was YES. [2024-12-02 06:19:10,444 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42202 conditions, 24256 events. 11566/24256 cut-off events. For 194/194 co-relation queries the response was YES. Maximal size of possible extension queue 587. Compared 233881 event pairs, 5340 based on Foata normal form. 4360/26544 useless extension candidates. Maximal degree in co-relation 3291. Up to 17810 conditions per place. [2024-12-02 06:19:10,531 INFO L140 encePairwiseOnDemand]: 115/141 looper letters, 88 selfloop transitions, 3 changer transitions 0/154 dead transitions. [2024-12-02 06:19:10,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 154 transitions, 506 flow [2024-12-02 06:19:10,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:19:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:19:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 378 transitions. [2024-12-02 06:19:10,534 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6702127659574468 [2024-12-02 06:19:10,534 INFO L175 Difference]: Start difference. First operand has 122 places, 141 transitions, 298 flow. Second operand 4 states and 378 transitions. [2024-12-02 06:19:10,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 154 transitions, 506 flow [2024-12-02 06:19:10,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 154 transitions, 506 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 06:19:10,538 INFO L231 Difference]: Finished difference. Result has 127 places, 123 transitions, 282 flow [2024-12-02 06:19:10,538 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=282, PETRI_PLACES=127, PETRI_TRANSITIONS=123} [2024-12-02 06:19:10,539 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, 5 predicate places. [2024-12-02 06:19:10,539 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 123 transitions, 282 flow [2024-12-02 06:19:10,539 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 64.25) internal successors, (257), 4 states have internal predecessors, (257), 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-12-02 06:19:10,540 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:10,540 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-12-02 06:19:10,540 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 06:19:10,540 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-12-02 06:19:10,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:10,540 INFO L85 PathProgramCache]: Analyzing trace with hash 1940190596, now seen corresponding path program 1 times [2024-12-02 06:19:10,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:10,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728019497] [2024-12-02 06:19:10,541 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:10,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:10,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:10,633 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:10,633 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:10,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728019497] [2024-12-02 06:19:10,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728019497] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:10,634 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:10,634 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:19:10,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [487901499] [2024-12-02 06:19:10,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:10,634 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:19:10,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:10,635 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:19:10,635 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:19:10,645 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 141 [2024-12-02 06:19:10,645 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 123 transitions, 282 flow. Second operand has 6 states, 6 states have (on average 64.5) internal successors, (387), 6 states have internal predecessors, (387), 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-12-02 06:19:10,646 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:10,646 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 141 [2024-12-02 06:19:10,646 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:12,422 INFO L124 PetriNetUnfolderBase]: 11038/22416 cut-off events. [2024-12-02 06:19:12,422 INFO L125 PetriNetUnfolderBase]: For 864/864 co-relation queries the response was YES. [2024-12-02 06:19:12,445 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40686 conditions, 22416 events. 11038/22416 cut-off events. For 864/864 co-relation queries the response was YES. Maximal size of possible extension queue 541. Compared 210030 event pairs, 480 based on Foata normal form. 256/21416 useless extension candidates. Maximal degree in co-relation 3299. Up to 13492 conditions per place. [2024-12-02 06:19:12,493 INFO L140 encePairwiseOnDemand]: 136/141 looper letters, 144 selfloop transitions, 6 changer transitions 0/213 dead transitions. [2024-12-02 06:19:12,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 213 transitions, 760 flow [2024-12-02 06:19:12,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:19:12,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:19:12,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 529 transitions. [2024-12-02 06:19:12,496 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6252955082742316 [2024-12-02 06:19:12,496 INFO L175 Difference]: Start difference. First operand has 127 places, 123 transitions, 282 flow. Second operand 6 states and 529 transitions. [2024-12-02 06:19:12,496 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 213 transitions, 760 flow [2024-12-02 06:19:12,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 213 transitions, 758 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:19:12,503 INFO L231 Difference]: Finished difference. Result has 130 places, 122 transitions, 288 flow [2024-12-02 06:19:12,504 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=276, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=288, PETRI_PLACES=130, PETRI_TRANSITIONS=122} [2024-12-02 06:19:12,504 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, 8 predicate places. [2024-12-02 06:19:12,504 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 122 transitions, 288 flow [2024-12-02 06:19:12,505 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 64.5) internal successors, (387), 6 states have internal predecessors, (387), 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-12-02 06:19:12,505 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:12,505 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-12-02 06:19:12,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 06:19:12,505 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-12-02 06:19:12,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:12,506 INFO L85 PathProgramCache]: Analyzing trace with hash 16366985, now seen corresponding path program 1 times [2024-12-02 06:19:12,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:12,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939676560] [2024-12-02 06:19:12,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:12,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:12,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:12,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:12,554 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:12,554 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939676560] [2024-12-02 06:19:12,554 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1939676560] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:12,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:12,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:19:12,554 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1251737677] [2024-12-02 06:19:12,554 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:12,555 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:19:12,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:12,555 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:19:12,555 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:19:12,562 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 141 [2024-12-02 06:19:12,563 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 122 transitions, 288 flow. Second operand has 4 states, 4 states have (on average 65.25) internal successors, (261), 4 states have internal predecessors, (261), 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-12-02 06:19:12,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:12,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 141 [2024-12-02 06:19:12,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:13,910 INFO L124 PetriNetUnfolderBase]: 10736/21775 cut-off events. [2024-12-02 06:19:13,910 INFO L125 PetriNetUnfolderBase]: For 2060/2060 co-relation queries the response was YES. [2024-12-02 06:19:13,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40040 conditions, 21775 events. 10736/21775 cut-off events. For 2060/2060 co-relation queries the response was YES. Maximal size of possible extension queue 523. Compared 202297 event pairs, 735 based on Foata normal form. 256/21035 useless extension candidates. Maximal degree in co-relation 19134. Up to 14398 conditions per place. [2024-12-02 06:19:13,974 INFO L140 encePairwiseOnDemand]: 136/141 looper letters, 113 selfloop transitions, 6 changer transitions 0/182 dead transitions. [2024-12-02 06:19:13,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 182 transitions, 644 flow [2024-12-02 06:19:13,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:19:13,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:19:13,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 370 transitions. [2024-12-02 06:19:13,976 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6560283687943262 [2024-12-02 06:19:13,976 INFO L175 Difference]: Start difference. First operand has 130 places, 122 transitions, 288 flow. Second operand 4 states and 370 transitions. [2024-12-02 06:19:13,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 182 transitions, 644 flow [2024-12-02 06:19:13,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 182 transitions, 628 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-12-02 06:19:13,988 INFO L231 Difference]: Finished difference. Result has 128 places, 122 transitions, 288 flow [2024-12-02 06:19:13,988 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=288, PETRI_PLACES=128, PETRI_TRANSITIONS=122} [2024-12-02 06:19:13,989 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, 6 predicate places. [2024-12-02 06:19:13,989 INFO L471 AbstractCegarLoop]: Abstraction has has 128 places, 122 transitions, 288 flow [2024-12-02 06:19:13,989 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 65.25) internal successors, (261), 4 states have internal predecessors, (261), 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-12-02 06:19:13,989 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:13,989 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:19:13,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 06:19:13,989 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-12-02 06:19:13,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:13,990 INFO L85 PathProgramCache]: Analyzing trace with hash 12241190, now seen corresponding path program 1 times [2024-12-02 06:19:13,990 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:13,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739668334] [2024-12-02 06:19:13,990 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:14,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:14,053 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:14,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:14,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739668334] [2024-12-02 06:19:14,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739668334] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:14,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:14,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:19:14,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749157648] [2024-12-02 06:19:14,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:14,054 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:19:14,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:14,055 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:19:14,055 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:19:14,060 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 141 [2024-12-02 06:19:14,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 122 transitions, 288 flow. Second operand has 5 states, 5 states have (on average 64.6) internal successors, (323), 5 states have internal predecessors, (323), 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-12-02 06:19:14,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:14,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 141 [2024-12-02 06:19:14,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:15,726 INFO L124 PetriNetUnfolderBase]: 10348/20830 cut-off events. [2024-12-02 06:19:15,727 INFO L125 PetriNetUnfolderBase]: For 2720/2720 co-relation queries the response was YES. [2024-12-02 06:19:15,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38459 conditions, 20830 events. 10348/20830 cut-off events. For 2720/2720 co-relation queries the response was YES. Maximal size of possible extension queue 501. Compared 191232 event pairs, 241 based on Foata normal form. 16/19766 useless extension candidates. Maximal degree in co-relation 3063. Up to 14546 conditions per place. [2024-12-02 06:19:15,794 INFO L140 encePairwiseOnDemand]: 137/141 looper letters, 116 selfloop transitions, 4 changer transitions 0/183 dead transitions. [2024-12-02 06:19:15,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 183 transitions, 653 flow [2024-12-02 06:19:15,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:19:15,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:19:15,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 436 transitions. [2024-12-02 06:19:15,795 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6184397163120567 [2024-12-02 06:19:15,795 INFO L175 Difference]: Start difference. First operand has 128 places, 122 transitions, 288 flow. Second operand 5 states and 436 transitions. [2024-12-02 06:19:15,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 183 transitions, 653 flow [2024-12-02 06:19:15,798 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 183 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:19:15,800 INFO L231 Difference]: Finished difference. Result has 131 places, 122 transitions, 292 flow [2024-12-02 06:19:15,800 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=292, PETRI_PLACES=131, PETRI_TRANSITIONS=122} [2024-12-02 06:19:15,801 INFO L279 CegarLoopForPetriNet]: 122 programPoint places, 9 predicate places. [2024-12-02 06:19:15,801 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 122 transitions, 292 flow [2024-12-02 06:19:15,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 64.6) internal successors, (323), 5 states have internal predecessors, (323), 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-12-02 06:19:15,801 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:15,801 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1] [2024-12-02 06:19:15,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 06:19:15,802 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-12-02 06:19:15,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:15,802 INFO L85 PathProgramCache]: Analyzing trace with hash -1451177622, now seen corresponding path program 1 times [2024-12-02 06:19:15,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:15,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1226324198] [2024-12-02 06:19:15,802 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:15,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:15,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:19:15,817 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 06:19:15,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 06:19:15,831 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 06:19:15,831 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 06:19:15,831 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2024-12-02 06:19:15,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 21 remaining) [2024-12-02 06:19:15,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 21 remaining) [2024-12-02 06:19:15,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 21 remaining) [2024-12-02 06:19:15,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 06:19:15,833 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-12-02 06:19:15,833 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 06:19:15,833 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 06:19:15,861 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-12-02 06:19:15,864 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 160 places, 185 transitions, 397 flow [2024-12-02 06:19:15,883 INFO L124 PetriNetUnfolderBase]: 61/365 cut-off events. [2024-12-02 06:19:15,883 INFO L125 PetriNetUnfolderBase]: For 19/22 co-relation queries the response was YES. [2024-12-02 06:19:15,884 INFO L83 FinitePrefix]: Finished finitePrefix Result has 390 conditions, 365 events. 61/365 cut-off events. For 19/22 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1781 event pairs, 1 based on Foata normal form. 0/252 useless extension candidates. Maximal degree in co-relation 257. Up to 12 conditions per place. [2024-12-02 06:19:15,884 INFO L82 GeneralOperation]: Start removeDead. Operand has 160 places, 185 transitions, 397 flow [2024-12-02 06:19:15,889 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 160 places, 185 transitions, 397 flow [2024-12-02 06:19:15,890 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:19:15,890 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;@4733c953, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:19:15,890 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-12-02 06:19:15,892 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:19:15,892 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2024-12-02 06:19:15,892 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:19:15,892 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:15,892 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-12-02 06:19:15,892 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-12-02 06:19:15,892 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:15,893 INFO L85 PathProgramCache]: Analyzing trace with hash 765578280, now seen corresponding path program 1 times [2024-12-02 06:19:15,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:15,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783149950] [2024-12-02 06:19:15,893 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:15,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:15,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:15,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783149950] [2024-12-02 06:19:15,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783149950] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:15,930 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:15,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:19:15,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [205471908] [2024-12-02 06:19:15,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:15,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:19:15,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:15,930 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:19:15,931 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:19:15,939 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 185 [2024-12-02 06:19:15,940 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 185 transitions, 397 flow. Second operand has 4 states, 4 states have (on average 85.25) internal successors, (341), 4 states have internal predecessors, (341), 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-12-02 06:19:15,940 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:15,940 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 185 [2024-12-02 06:19:15,940 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:19:50,361 INFO L124 PetriNetUnfolderBase]: 289358/515852 cut-off events. [2024-12-02 06:19:50,361 INFO L125 PetriNetUnfolderBase]: For 5939/5939 co-relation queries the response was YES. [2024-12-02 06:19:51,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 909881 conditions, 515852 events. 289358/515852 cut-off events. For 5939/5939 co-relation queries the response was YES. Maximal size of possible extension queue 9378. Compared 6107122 event pairs, 181336 based on Foata normal form. 95256/572223 useless extension candidates. Maximal degree in co-relation 44431. Up to 392035 conditions per place. [2024-12-02 06:19:52,731 INFO L140 encePairwiseOnDemand]: 153/185 looper letters, 105 selfloop transitions, 3 changer transitions 0/192 dead transitions. [2024-12-02 06:19:52,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 192 transitions, 627 flow [2024-12-02 06:19:52,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:19:52,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:19:52,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 485 transitions. [2024-12-02 06:19:52,732 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6554054054054054 [2024-12-02 06:19:52,733 INFO L175 Difference]: Start difference. First operand has 160 places, 185 transitions, 397 flow. Second operand 4 states and 485 transitions. [2024-12-02 06:19:52,733 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 192 transitions, 627 flow [2024-12-02 06:19:52,735 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 192 transitions, 627 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 06:19:52,736 INFO L231 Difference]: Finished difference. Result has 165 places, 161 transitions, 369 flow [2024-12-02 06:19:52,736 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=345, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=369, PETRI_PLACES=165, PETRI_TRANSITIONS=161} [2024-12-02 06:19:52,737 INFO L279 CegarLoopForPetriNet]: 160 programPoint places, 5 predicate places. [2024-12-02 06:19:52,737 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 161 transitions, 369 flow [2024-12-02 06:19:52,738 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 85.25) internal successors, (341), 4 states have internal predecessors, (341), 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-12-02 06:19:52,738 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:19:52,738 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-12-02 06:19:52,738 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 06:19:52,738 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-12-02 06:19:52,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:19:52,739 INFO L85 PathProgramCache]: Analyzing trace with hash -1083272348, now seen corresponding path program 1 times [2024-12-02 06:19:52,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:19:52,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305936162] [2024-12-02 06:19:52,739 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:19:52,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:19:52,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:19:52,802 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:19:52,802 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:19:52,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305936162] [2024-12-02 06:19:52,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305936162] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:19:52,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:19:52,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:19:52,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1156145517] [2024-12-02 06:19:52,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:19:52,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:19:52,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:19:52,803 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:19:52,803 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:19:52,818 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 185 [2024-12-02 06:19:52,819 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 161 transitions, 369 flow. Second operand has 6 states, 6 states have (on average 85.5) internal successors, (513), 6 states have internal predecessors, (513), 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-12-02 06:19:52,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:19:52,819 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 185 [2024-12-02 06:19:52,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:20:23,464 INFO L124 PetriNetUnfolderBase]: 272162/467200 cut-off events. [2024-12-02 06:20:23,464 INFO L125 PetriNetUnfolderBase]: For 19521/19521 co-relation queries the response was YES. [2024-12-02 06:20:24,329 INFO L83 FinitePrefix]: Finished finitePrefix Result has 856133 conditions, 467200 events. 272162/467200 cut-off events. For 19521/19521 co-relation queries the response was YES. Maximal size of possible extension queue 8510. Compared 5278124 event pairs, 18896 based on Foata normal form. 4352/447659 useless extension candidates. Maximal degree in co-relation 65919. Up to 290777 conditions per place. [2024-12-02 06:20:25,874 INFO L140 encePairwiseOnDemand]: 180/185 looper letters, 191 selfloop transitions, 6 changer transitions 0/281 dead transitions. [2024-12-02 06:20:25,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 281 transitions, 1001 flow [2024-12-02 06:20:25,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:20:25,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:20:25,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 702 transitions. [2024-12-02 06:20:25,876 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6324324324324324 [2024-12-02 06:20:25,876 INFO L175 Difference]: Start difference. First operand has 165 places, 161 transitions, 369 flow. Second operand 6 states and 702 transitions. [2024-12-02 06:20:25,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 281 transitions, 1001 flow [2024-12-02 06:20:25,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 281 transitions, 999 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:20:25,885 INFO L231 Difference]: Finished difference. Result has 168 places, 160 transitions, 375 flow [2024-12-02 06:20:25,885 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=363, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=375, PETRI_PLACES=168, PETRI_TRANSITIONS=160} [2024-12-02 06:20:25,886 INFO L279 CegarLoopForPetriNet]: 160 programPoint places, 8 predicate places. [2024-12-02 06:20:25,886 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 160 transitions, 375 flow [2024-12-02 06:20:25,887 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 85.5) internal successors, (513), 6 states have internal predecessors, (513), 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-12-02 06:20:25,887 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:20:25,887 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-12-02 06:20:25,887 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 06:20:25,887 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-12-02 06:20:25,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:20:25,887 INFO L85 PathProgramCache]: Analyzing trace with hash 778296418, now seen corresponding path program 1 times [2024-12-02 06:20:25,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:20:25,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644062938] [2024-12-02 06:20:25,887 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:20:25,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:20:25,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:20:25,926 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:20:25,926 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:20:25,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644062938] [2024-12-02 06:20:25,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644062938] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:20:25,926 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:20:25,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:20:25,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998449677] [2024-12-02 06:20:25,926 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:20:25,926 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:20:25,926 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:20:25,927 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:20:25,927 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:20:25,932 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 185 [2024-12-02 06:20:25,932 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 160 transitions, 375 flow. Second operand has 4 states, 4 states have (on average 86.25) internal successors, (345), 4 states have internal predecessors, (345), 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-12-02 06:20:25,932 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:20:25,932 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 185 [2024-12-02 06:20:25,932 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:20:56,338 INFO L124 PetriNetUnfolderBase]: 268306/448788 cut-off events. [2024-12-02 06:20:56,338 INFO L125 PetriNetUnfolderBase]: For 34802/34802 co-relation queries the response was YES. [2024-12-02 06:20:57,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 839360 conditions, 448788 events. 268306/448788 cut-off events. For 34802/34802 co-relation queries the response was YES. Maximal size of possible extension queue 8023. Compared 4903819 event pairs, 19951 based on Foata normal form. 4352/436095 useless extension candidates. Maximal degree in co-relation 196772. Up to 315121 conditions per place. [2024-12-02 06:20:58,350 INFO L140 encePairwiseOnDemand]: 180/185 looper letters, 160 selfloop transitions, 6 changer transitions 0/250 dead transitions. [2024-12-02 06:20:58,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 250 transitions, 885 flow [2024-12-02 06:20:58,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:20:58,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:20:58,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 501 transitions. [2024-12-02 06:20:58,351 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.677027027027027 [2024-12-02 06:20:58,351 INFO L175 Difference]: Start difference. First operand has 168 places, 160 transitions, 375 flow. Second operand 4 states and 501 transitions. [2024-12-02 06:20:58,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 250 transitions, 885 flow [2024-12-02 06:20:58,617 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 165 places, 250 transitions, 869 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-12-02 06:20:58,618 INFO L231 Difference]: Finished difference. Result has 166 places, 160 transitions, 375 flow [2024-12-02 06:20:58,618 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=355, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=375, PETRI_PLACES=166, PETRI_TRANSITIONS=160} [2024-12-02 06:20:58,619 INFO L279 CegarLoopForPetriNet]: 160 programPoint places, 6 predicate places. [2024-12-02 06:20:58,619 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 160 transitions, 375 flow [2024-12-02 06:20:58,619 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 86.25) internal successors, (345), 4 states have internal predecessors, (345), 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-12-02 06:20:58,620 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:20:58,620 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:20:58,620 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 06:20:58,620 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-12-02 06:20:58,620 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:20:58,620 INFO L85 PathProgramCache]: Analyzing trace with hash 772919401, now seen corresponding path program 1 times [2024-12-02 06:20:58,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:20:58,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203042564] [2024-12-02 06:20:58,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:20:58,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:20:58,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:20:58,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:20:58,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:20:58,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1203042564] [2024-12-02 06:20:58,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1203042564] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:20:58,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:20:58,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 06:20:58,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168756818] [2024-12-02 06:20:58,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:20:58,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:20:58,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:20:58,661 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:20:58,661 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:20:58,672 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 185 [2024-12-02 06:20:58,672 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 160 transitions, 375 flow. Second operand has 5 states, 5 states have (on average 85.6) internal successors, (428), 5 states have internal predecessors, (428), 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-12-02 06:20:58,672 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:20:58,672 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 185 [2024-12-02 06:20:58,673 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:21:28,528 INFO L124 PetriNetUnfolderBase]: 269875/462107 cut-off events. [2024-12-02 06:21:28,528 INFO L125 PetriNetUnfolderBase]: For 50967/50967 co-relation queries the response was YES. [2024-12-02 06:21:29,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 853831 conditions, 462107 events. 269875/462107 cut-off events. For 50967/50967 co-relation queries the response was YES. Maximal size of possible extension queue 8241. Compared 5158467 event pairs, 79466 based on Foata normal form. 16/438435 useless extension candidates. Maximal degree in co-relation 41241. Up to 362167 conditions per place. [2024-12-02 06:21:30,513 INFO L140 encePairwiseOnDemand]: 181/185 looper letters, 135 selfloop transitions, 4 changer transitions 0/223 dead transitions. [2024-12-02 06:21:30,513 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 170 places, 223 transitions, 791 flow [2024-12-02 06:21:30,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:21:30,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:21:30,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 560 transitions. [2024-12-02 06:21:30,515 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6054054054054054 [2024-12-02 06:21:30,515 INFO L175 Difference]: Start difference. First operand has 166 places, 160 transitions, 375 flow. Second operand 5 states and 560 transitions. [2024-12-02 06:21:30,515 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 170 places, 223 transitions, 791 flow [2024-12-02 06:21:30,556 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 223 transitions, 779 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:21:30,557 INFO L231 Difference]: Finished difference. Result has 169 places, 161 transitions, 387 flow [2024-12-02 06:21:30,557 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=156, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=387, PETRI_PLACES=169, PETRI_TRANSITIONS=161} [2024-12-02 06:21:30,558 INFO L279 CegarLoopForPetriNet]: 160 programPoint places, 9 predicate places. [2024-12-02 06:21:30,558 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 161 transitions, 387 flow [2024-12-02 06:21:30,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 85.6) internal successors, (428), 5 states have internal predecessors, (428), 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-12-02 06:21:30,558 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:21:30,558 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:21:30,559 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 06:21:30,559 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 22 more)] === [2024-12-02 06:21:30,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:21:30,559 INFO L85 PathProgramCache]: Analyzing trace with hash -1797047643, now seen corresponding path program 1 times [2024-12-02 06:21:30,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:21:30,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827498567] [2024-12-02 06:21:30,559 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:21:30,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:21:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:21:30,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:21:30,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:21:30,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827498567] [2024-12-02 06:21:30,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827498567] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:21:30,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:21:30,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:21:30,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085573961] [2024-12-02 06:21:30,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:21:30,613 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:21:30,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:21:30,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:21:30,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:21:30,622 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 79 out of 185 [2024-12-02 06:21:30,623 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 161 transitions, 387 flow. Second operand has 4 states, 4 states have (on average 81.25) internal successors, (325), 4 states have internal predecessors, (325), 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-12-02 06:21:30,623 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:21:30,623 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 79 of 185 [2024-12-02 06:21:30,623 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand