./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_05-lockfuns_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_05-lockfuns_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC --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 1fe12ce8951e45860142b9cebaa325eef531c18fa917882c03ee5396afb187f5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:38:07,601 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:38:07,675 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-24 01:38:07,685 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:38:07,687 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:38:07,731 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:38:07,733 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:38:07,733 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:38:07,734 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:38:07,734 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:38:07,734 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:38:07,735 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:38:07,736 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:38:07,736 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:38:07,736 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:38:07,736 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:38:07,736 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 01:38:07,737 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:38:07,737 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:38:07,737 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:38:07,738 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:38:07,738 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 01:38:07,738 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:38:07,738 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:38:07,739 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:38:07,740 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:38:07,740 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:38:07,741 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:38:07,741 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:38:07,741 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:38:07,741 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:38:07,741 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:38:07,742 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 01:38:07,742 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:38:07,743 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:38:07,743 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_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC 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 -> 1fe12ce8951e45860142b9cebaa325eef531c18fa917882c03ee5396afb187f5 [2024-11-24 01:38:08,081 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:38:08,098 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:38:08,101 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:38:08,102 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:38:08,102 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:38:08,104 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/goblint-regression/28-race_reach_05-lockfuns_racefree.i [2024-11-24 01:38:11,283 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/data/42f9ac2b2/71c4752769f54a9990d0c48103a2e477/FLAG0a1bbc4ed [2024-11-24 01:38:11,802 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:38:11,802 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/sv-benchmarks/c/goblint-regression/28-race_reach_05-lockfuns_racefree.i [2024-11-24 01:38:11,828 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/data/42f9ac2b2/71c4752769f54a9990d0c48103a2e477/FLAG0a1bbc4ed [2024-11-24 01:38:11,875 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/data/42f9ac2b2/71c4752769f54a9990d0c48103a2e477 [2024-11-24 01:38:11,877 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:38:11,880 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:38:11,882 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:38:11,883 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:38:11,892 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:38:11,895 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:38:11" (1/1) ... [2024-11-24 01:38:11,897 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2499aaf3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:11, skipping insertion in model container [2024-11-24 01:38:11,897 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:38:11" (1/1) ... [2024-11-24 01:38:11,952 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:38:12,385 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:38:12,408 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:38:12,461 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:38:12,506 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:38:12,507 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12 WrapperNode [2024-11-24 01:38:12,507 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:38:12,508 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:38:12,509 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:38:12,509 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:38:12,521 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,538 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,566 INFO L138 Inliner]: procedures = 173, calls = 38, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 123 [2024-11-24 01:38:12,566 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:38:12,567 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:38:12,567 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:38:12,567 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:38:12,578 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,578 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,581 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,596 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 2, 5]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 0, 5]. The 1 writes are split as follows [0, 0, 1, 0]. [2024-11-24 01:38:12,596 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,597 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,605 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,606 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,614 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,620 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,621 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,628 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:38:12,629 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:38:12,630 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:38:12,630 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:38:12,631 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (1/1) ... [2024-11-24 01:38:12,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:38:12,660 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:38:12,678 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:38:12,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8eebef09-0442-40c9-87c8-1de91a19790b/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:38:12,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 01:38:12,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 01:38:12,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-24 01:38:12,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-24 01:38:12,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 01:38:12,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 01:38:12,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-24 01:38:12,711 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-24 01:38:12,711 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-24 01:38:12,711 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:38:12,711 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-24 01:38:12,712 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-24 01:38:12,712 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-24 01:38:12,713 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-24 01:38:12,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:38:12,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:38:12,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-24 01:38:12,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-24 01:38:12,715 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-24 01:38:12,715 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:38:12,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:38:12,718 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:38:12,885 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:38:12,887 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:38:13,204 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:38:13,204 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:38:13,477 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:38:13,479 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-24 01:38:13,480 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:38:13 BoogieIcfgContainer [2024-11-24 01:38:13,480 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:38:13,482 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:38:13,482 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:38:13,488 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:38:13,488 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:38:11" (1/3) ... [2024-11-24 01:38:13,489 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3df86adc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:38:13, skipping insertion in model container [2024-11-24 01:38:13,489 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:12" (2/3) ... [2024-11-24 01:38:13,490 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3df86adc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:38:13, skipping insertion in model container [2024-11-24 01:38:13,491 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:38:13" (3/3) ... [2024-11-24 01:38:13,492 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_05-lockfuns_racefree.i [2024-11-24 01:38:13,510 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:38:13,511 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_05-lockfuns_racefree.i that has 2 procedures, 53 locations, 1 initial locations, 6 loop locations, and 8 error locations. [2024-11-24 01:38:13,512 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:38:13,581 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-24 01:38:13,637 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 56 places, 62 transitions, 131 flow [2024-11-24 01:38:13,714 INFO L124 PetriNetUnfolderBase]: 11/78 cut-off events. [2024-11-24 01:38:13,720 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-24 01:38:13,724 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83 conditions, 78 events. 11/78 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 232 event pairs, 0 based on Foata normal form. 0/56 useless extension candidates. Maximal degree in co-relation 53. Up to 4 conditions per place. [2024-11-24 01:38:13,724 INFO L82 GeneralOperation]: Start removeDead. Operand has 56 places, 62 transitions, 131 flow [2024-11-24 01:38:13,729 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 61 transitions, 129 flow [2024-11-24 01:38:13,738 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:38:13,753 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;@6d0e4abb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:38:13,753 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-24 01:38:13,760 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:38:13,760 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2024-11-24 01:38:13,761 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:38:13,761 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:13,761 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:38:13,762 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 10 more)] === [2024-11-24 01:38:13,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:13,769 INFO L85 PathProgramCache]: Analyzing trace with hash 343946397, now seen corresponding path program 1 times [2024-11-24 01:38:13,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:13,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767322812] [2024-11-24 01:38:13,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:13,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:13,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:14,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:14,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:14,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767322812] [2024-11-24 01:38:14,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767322812] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:14,192 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:14,192 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:14,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361402267] [2024-11-24 01:38:14,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:14,206 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:14,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:14,245 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:14,246 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:14,273 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 62 [2024-11-24 01:38:14,276 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 61 transitions, 129 flow. Second operand has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:14,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:14,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 62 [2024-11-24 01:38:14,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:14,704 INFO L124 PetriNetUnfolderBase]: 182/508 cut-off events. [2024-11-24 01:38:14,704 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-24 01:38:14,707 INFO L83 FinitePrefix]: Finished finitePrefix Result has 919 conditions, 508 events. 182/508 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2517 event pairs, 26 based on Foata normal form. 88/540 useless extension candidates. Maximal degree in co-relation 877. Up to 282 conditions per place. [2024-11-24 01:38:14,713 INFO L140 encePairwiseOnDemand]: 49/62 looper letters, 52 selfloop transitions, 4 changer transitions 0/78 dead transitions. [2024-11-24 01:38:14,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 78 transitions, 275 flow [2024-11-24 01:38:14,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:14,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:14,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 165 transitions. [2024-11-24 01:38:14,737 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6653225806451613 [2024-11-24 01:38:14,739 INFO L175 Difference]: Start difference. First operand has 56 places, 61 transitions, 129 flow. Second operand 4 states and 165 transitions. [2024-11-24 01:38:14,741 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 78 transitions, 275 flow [2024-11-24 01:38:14,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 78 transitions, 275 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:38:14,754 INFO L231 Difference]: Finished difference. Result has 58 places, 52 transitions, 119 flow [2024-11-24 01:38:14,759 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=111, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=119, PETRI_PLACES=58, PETRI_TRANSITIONS=52} [2024-11-24 01:38:14,766 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 2 predicate places. [2024-11-24 01:38:14,766 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 52 transitions, 119 flow [2024-11-24 01:38:14,766 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:14,766 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:14,766 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-24 01:38:14,767 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 01:38:14,767 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 10 more)] === [2024-11-24 01:38:14,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:14,768 INFO L85 PathProgramCache]: Analyzing trace with hash 2072404067, now seen corresponding path program 1 times [2024-11-24 01:38:14,768 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:14,768 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472456521] [2024-11-24 01:38:14,768 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:14,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:14,910 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:14,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:14,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472456521] [2024-11-24 01:38:14,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472456521] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:14,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:14,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:14,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265979310] [2024-11-24 01:38:14,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:14,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:14,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:14,913 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:14,913 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:14,928 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 62 [2024-11-24 01:38:14,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 52 transitions, 119 flow. Second operand has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:14,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:14,930 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 62 [2024-11-24 01:38:14,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:15,233 INFO L124 PetriNetUnfolderBase]: 169/449 cut-off events. [2024-11-24 01:38:15,233 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-24 01:38:15,235 INFO L83 FinitePrefix]: Finished finitePrefix Result has 867 conditions, 449 events. 169/449 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2133 event pairs, 22 based on Foata normal form. 15/444 useless extension candidates. Maximal degree in co-relation 834. Up to 326 conditions per place. [2024-11-24 01:38:15,238 INFO L140 encePairwiseOnDemand]: 57/62 looper letters, 53 selfloop transitions, 3 changer transitions 0/78 dead transitions. [2024-11-24 01:38:15,238 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 78 transitions, 283 flow [2024-11-24 01:38:15,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:15,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:15,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 146 transitions. [2024-11-24 01:38:15,240 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5887096774193549 [2024-11-24 01:38:15,241 INFO L175 Difference]: Start difference. First operand has 58 places, 52 transitions, 119 flow. Second operand 4 states and 146 transitions. [2024-11-24 01:38:15,241 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 78 transitions, 283 flow [2024-11-24 01:38:15,243 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 78 transitions, 275 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 01:38:15,245 INFO L231 Difference]: Finished difference. Result has 58 places, 51 transitions, 119 flow [2024-11-24 01:38:15,246 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=109, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=119, PETRI_PLACES=58, PETRI_TRANSITIONS=51} [2024-11-24 01:38:15,246 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 2 predicate places. [2024-11-24 01:38:15,247 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 51 transitions, 119 flow [2024-11-24 01:38:15,247 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.25) internal successors, (93), 4 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:15,247 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:15,247 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-11-24 01:38:15,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 01:38:15,247 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 10 more)] === [2024-11-24 01:38:15,248 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:15,248 INFO L85 PathProgramCache]: Analyzing trace with hash -1284505985, now seen corresponding path program 1 times [2024-11-24 01:38:15,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:15,248 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363541072] [2024-11-24 01:38:15,248 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:15,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:38:15,308 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:38:15,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:38:15,388 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 01:38:15,388 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:38:15,389 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-11-24 01:38:15,395 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 13 remaining) [2024-11-24 01:38:15,395 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 13 remaining) [2024-11-24 01:38:15,395 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 13 remaining) [2024-11-24 01:38:15,396 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 13 remaining) [2024-11-24 01:38:15,396 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 13 remaining) [2024-11-24 01:38:15,396 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 13 remaining) [2024-11-24 01:38:15,398 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 13 remaining) [2024-11-24 01:38:15,398 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 13 remaining) [2024-11-24 01:38:15,398 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 13 remaining) [2024-11-24 01:38:15,398 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 13 remaining) [2024-11-24 01:38:15,399 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 13 remaining) [2024-11-24 01:38:15,399 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 13 remaining) [2024-11-24 01:38:15,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 01:38:15,400 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-24 01:38:15,404 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-24 01:38:15,404 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-24 01:38:15,444 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-24 01:38:15,450 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 85 places, 96 transitions, 208 flow [2024-11-24 01:38:15,476 INFO L124 PetriNetUnfolderBase]: 21/147 cut-off events. [2024-11-24 01:38:15,476 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-24 01:38:15,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159 conditions, 147 events. 21/147 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 541 event pairs, 0 based on Foata normal form. 0/104 useless extension candidates. Maximal degree in co-relation 94. Up to 6 conditions per place. [2024-11-24 01:38:15,479 INFO L82 GeneralOperation]: Start removeDead. Operand has 85 places, 96 transitions, 208 flow [2024-11-24 01:38:15,482 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 85 places, 96 transitions, 208 flow [2024-11-24 01:38:15,483 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:38:15,484 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;@6d0e4abb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:38:15,484 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-11-24 01:38:15,491 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:38:15,491 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-11-24 01:38:15,491 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:38:15,491 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:15,491 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:38:15,491 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-11-24 01:38:15,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:15,494 INFO L85 PathProgramCache]: Analyzing trace with hash 435590429, now seen corresponding path program 1 times [2024-11-24 01:38:15,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:15,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1045867831] [2024-11-24 01:38:15,494 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:15,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:15,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:15,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1045867831] [2024-11-24 01:38:15,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1045867831] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:15,637 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:15,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:15,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [703772475] [2024-11-24 01:38:15,638 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:15,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:15,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:15,638 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:15,638 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:15,648 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 96 [2024-11-24 01:38:15,649 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 96 transitions, 208 flow. Second operand has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:15,649 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:15,649 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 96 [2024-11-24 01:38:15,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:17,319 INFO L124 PetriNetUnfolderBase]: 5541/10437 cut-off events. [2024-11-24 01:38:17,319 INFO L125 PetriNetUnfolderBase]: For 75/75 co-relation queries the response was YES. [2024-11-24 01:38:17,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19289 conditions, 10437 events. 5541/10437 cut-off events. For 75/75 co-relation queries the response was YES. Maximal size of possible extension queue 269. Compared 80469 event pairs, 936 based on Foata normal form. 2148/11665 useless extension candidates. Maximal degree in co-relation 12950. Up to 6033 conditions per place. [2024-11-24 01:38:17,412 INFO L140 encePairwiseOnDemand]: 77/96 looper letters, 94 selfloop transitions, 4 changer transitions 0/133 dead transitions. [2024-11-24 01:38:17,412 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 133 transitions, 478 flow [2024-11-24 01:38:17,413 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:17,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:17,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 277 transitions. [2024-11-24 01:38:17,417 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7213541666666666 [2024-11-24 01:38:17,417 INFO L175 Difference]: Start difference. First operand has 85 places, 96 transitions, 208 flow. Second operand 4 states and 277 transitions. [2024-11-24 01:38:17,417 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 133 transitions, 478 flow [2024-11-24 01:38:17,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 133 transitions, 478 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:38:17,425 INFO L231 Difference]: Finished difference. Result has 87 places, 81 transitions, 186 flow [2024-11-24 01:38:17,425 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=81, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=186, PETRI_PLACES=87, PETRI_TRANSITIONS=81} [2024-11-24 01:38:17,427 INFO L279 CegarLoopForPetriNet]: 85 programPoint places, 2 predicate places. [2024-11-24 01:38:17,427 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 81 transitions, 186 flow [2024-11-24 01:38:17,427 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:17,427 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:17,428 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-24 01:38:17,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 01:38:17,428 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:38:17,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:17,429 INFO L85 PathProgramCache]: Analyzing trace with hash 618401859, now seen corresponding path program 1 times [2024-11-24 01:38:17,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:17,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247698280] [2024-11-24 01:38:17,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:17,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:17,525 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:17,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:17,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247698280] [2024-11-24 01:38:17,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247698280] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:17,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:17,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:17,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494903735] [2024-11-24 01:38:17,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:17,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:17,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:17,527 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:17,527 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:17,532 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 96 [2024-11-24 01:38:17,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 81 transitions, 186 flow. Second operand has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:17,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:17,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 96 [2024-11-24 01:38:17,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:19,148 INFO L124 PetriNetUnfolderBase]: 5527/11628 cut-off events. [2024-11-24 01:38:19,148 INFO L125 PetriNetUnfolderBase]: For 655/655 co-relation queries the response was YES. [2024-11-24 01:38:19,177 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21077 conditions, 11628 events. 5527/11628 cut-off events. For 655/655 co-relation queries the response was YES. Maximal size of possible extension queue 322. Compared 96992 event pairs, 2600 based on Foata normal form. 15/10932 useless extension candidates. Maximal degree in co-relation 1450. Up to 8697 conditions per place. [2024-11-24 01:38:19,241 INFO L140 encePairwiseOnDemand]: 91/96 looper letters, 72 selfloop transitions, 3 changer transitions 0/110 dead transitions. [2024-11-24 01:38:19,241 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 110 transitions, 398 flow [2024-11-24 01:38:19,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:19,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:19,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 217 transitions. [2024-11-24 01:38:19,243 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5651041666666666 [2024-11-24 01:38:19,243 INFO L175 Difference]: Start difference. First operand has 87 places, 81 transitions, 186 flow. Second operand 4 states and 217 transitions. [2024-11-24 01:38:19,244 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 110 transitions, 398 flow [2024-11-24 01:38:19,251 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 110 transitions, 386 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 01:38:19,255 INFO L231 Difference]: Finished difference. Result has 89 places, 83 transitions, 200 flow [2024-11-24 01:38:19,255 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=81, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=200, PETRI_PLACES=89, PETRI_TRANSITIONS=83} [2024-11-24 01:38:19,256 INFO L279 CegarLoopForPetriNet]: 85 programPoint places, 4 predicate places. [2024-11-24 01:38:19,256 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 83 transitions, 200 flow [2024-11-24 01:38:19,257 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:19,257 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:19,257 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:38:19,257 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 01:38:19,257 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:38:19,257 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:19,258 INFO L85 PathProgramCache]: Analyzing trace with hash -1945075980, now seen corresponding path program 1 times [2024-11-24 01:38:19,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:19,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691917265] [2024-11-24 01:38:19,258 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:19,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:19,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:19,405 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:19,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:19,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691917265] [2024-11-24 01:38:19,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691917265] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:19,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:19,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:19,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127999369] [2024-11-24 01:38:19,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:19,407 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:19,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:19,408 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:19,408 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:19,420 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 96 [2024-11-24 01:38:19,420 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 83 transitions, 200 flow. Second operand has 4 states, 4 states have (on average 38.25) internal successors, (153), 4 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:19,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:19,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 96 [2024-11-24 01:38:19,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:21,516 INFO L124 PetriNetUnfolderBase]: 7335/15582 cut-off events. [2024-11-24 01:38:21,516 INFO L125 PetriNetUnfolderBase]: For 578/793 co-relation queries the response was YES. [2024-11-24 01:38:21,549 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27915 conditions, 15582 events. 7335/15582 cut-off events. For 578/793 co-relation queries the response was YES. Maximal size of possible extension queue 449. Compared 138144 event pairs, 2168 based on Foata normal form. 260/14668 useless extension candidates. Maximal degree in co-relation 27802. Up to 7118 conditions per place. [2024-11-24 01:38:21,603 INFO L140 encePairwiseOnDemand]: 87/96 looper letters, 132 selfloop transitions, 12 changer transitions 0/180 dead transitions. [2024-11-24 01:38:21,604 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 180 transitions, 722 flow [2024-11-24 01:38:21,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:38:21,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:38:21,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 325 transitions. [2024-11-24 01:38:21,606 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6770833333333334 [2024-11-24 01:38:21,606 INFO L175 Difference]: Start difference. First operand has 89 places, 83 transitions, 200 flow. Second operand 5 states and 325 transitions. [2024-11-24 01:38:21,606 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 180 transitions, 722 flow [2024-11-24 01:38:21,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 180 transitions, 718 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:38:21,613 INFO L231 Difference]: Finished difference. Result has 96 places, 94 transitions, 292 flow [2024-11-24 01:38:21,613 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=198, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=292, PETRI_PLACES=96, PETRI_TRANSITIONS=94} [2024-11-24 01:38:21,614 INFO L279 CegarLoopForPetriNet]: 85 programPoint places, 11 predicate places. [2024-11-24 01:38:21,614 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 94 transitions, 292 flow [2024-11-24 01:38:21,614 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 38.25) internal successors, (153), 4 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:21,615 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:21,615 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-11-24 01:38:21,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 01:38:21,615 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:38:21,616 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:21,616 INFO L85 PathProgramCache]: Analyzing trace with hash 1569223272, now seen corresponding path program 1 times [2024-11-24 01:38:21,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:21,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [714047970] [2024-11-24 01:38:21,616 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:21,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:21,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:21,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:21,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [714047970] [2024-11-24 01:38:21,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [714047970] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:21,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:21,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 01:38:21,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933078461] [2024-11-24 01:38:21,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:21,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:21,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:21,693 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:21,693 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:21,703 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 96 [2024-11-24 01:38:21,703 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 94 transitions, 292 flow. Second operand has 4 states, 4 states have (on average 37.25) internal successors, (149), 4 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:21,703 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:21,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 96 [2024-11-24 01:38:21,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:23,329 INFO L124 PetriNetUnfolderBase]: 7271/14435 cut-off events. [2024-11-24 01:38:23,329 INFO L125 PetriNetUnfolderBase]: For 4403/4408 co-relation queries the response was YES. [2024-11-24 01:38:23,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30126 conditions, 14435 events. 7271/14435 cut-off events. For 4403/4408 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 121443 event pairs, 2329 based on Foata normal form. 0/13612 useless extension candidates. Maximal degree in co-relation 20352. Up to 10013 conditions per place. [2024-11-24 01:38:23,428 INFO L140 encePairwiseOnDemand]: 91/96 looper letters, 115 selfloop transitions, 6 changer transitions 0/156 dead transitions. [2024-11-24 01:38:23,428 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 156 transitions, 720 flow [2024-11-24 01:38:23,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:23,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:23,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 239 transitions. [2024-11-24 01:38:23,430 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6223958333333334 [2024-11-24 01:38:23,430 INFO L175 Difference]: Start difference. First operand has 96 places, 94 transitions, 292 flow. Second operand 4 states and 239 transitions. [2024-11-24 01:38:23,430 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 156 transitions, 720 flow [2024-11-24 01:38:23,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 156 transitions, 720 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:38:23,445 INFO L231 Difference]: Finished difference. Result has 99 places, 94 transitions, 308 flow [2024-11-24 01:38:23,448 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=308, PETRI_PLACES=99, PETRI_TRANSITIONS=94} [2024-11-24 01:38:23,449 INFO L279 CegarLoopForPetriNet]: 85 programPoint places, 14 predicate places. [2024-11-24 01:38:23,449 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 94 transitions, 308 flow [2024-11-24 01:38:23,450 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 37.25) internal successors, (149), 4 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:23,450 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:23,450 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1] [2024-11-24 01:38:23,450 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 01:38:23,452 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:38:23,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:23,453 INFO L85 PathProgramCache]: Analyzing trace with hash 490057572, now seen corresponding path program 1 times [2024-11-24 01:38:23,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:23,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2084735104] [2024-11-24 01:38:23,453 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:23,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:23,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:38:23,488 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:38:23,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:38:23,521 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 01:38:23,524 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:38:23,524 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 17 remaining) [2024-11-24 01:38:23,525 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 17 remaining) [2024-11-24 01:38:23,526 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 17 remaining) [2024-11-24 01:38:23,526 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 01:38:23,527 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-24 01:38:23,527 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-24 01:38:23,527 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-24 01:38:23,580 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-24 01:38:23,586 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 114 places, 130 transitions, 287 flow [2024-11-24 01:38:23,629 INFO L124 PetriNetUnfolderBase]: 34/235 cut-off events. [2024-11-24 01:38:23,629 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-24 01:38:23,631 INFO L83 FinitePrefix]: Finished finitePrefix Result has 260 conditions, 235 events. 34/235 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 985 event pairs, 1 based on Foata normal form. 0/165 useless extension candidates. Maximal degree in co-relation 162. Up to 12 conditions per place. [2024-11-24 01:38:23,631 INFO L82 GeneralOperation]: Start removeDead. Operand has 114 places, 130 transitions, 287 flow [2024-11-24 01:38:23,634 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 114 places, 130 transitions, 287 flow [2024-11-24 01:38:23,636 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:38:23,638 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;@6d0e4abb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:38:23,638 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-11-24 01:38:23,641 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:38:23,641 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2024-11-24 01:38:23,641 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:38:23,642 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:23,642 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:38:23,642 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-11-24 01:38:23,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:23,643 INFO L85 PathProgramCache]: Analyzing trace with hash 559680831, now seen corresponding path program 1 times [2024-11-24 01:38:23,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:23,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [896407805] [2024-11-24 01:38:23,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:23,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:23,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:23,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:23,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:23,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [896407805] [2024-11-24 01:38:23,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [896407805] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:23,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:23,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:23,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1353696559] [2024-11-24 01:38:23,709 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:23,710 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:23,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:23,710 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:23,710 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:23,723 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 130 [2024-11-24 01:38:23,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 130 transitions, 287 flow. Second operand has 4 states, 4 states have (on average 49.25) internal successors, (197), 4 states have internal predecessors, (197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:23,724 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:23,724 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 130 [2024-11-24 01:38:23,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:40,410 INFO L124 PetriNetUnfolderBase]: 121220/195109 cut-off events. [2024-11-24 01:38:40,410 INFO L125 PetriNetUnfolderBase]: For 2007/2007 co-relation queries the response was YES. [2024-11-24 01:38:40,900 INFO L83 FinitePrefix]: Finished finitePrefix Result has 364050 conditions, 195109 events. 121220/195109 cut-off events. For 2007/2007 co-relation queries the response was YES. Maximal size of possible extension queue 3778. Compared 1844895 event pairs, 20717 based on Foata normal form. 43359/223985 useless extension candidates. Maximal degree in co-relation 168087. Up to 115300 conditions per place. [2024-11-24 01:38:41,683 INFO L140 encePairwiseOnDemand]: 105/130 looper letters, 135 selfloop transitions, 4 changer transitions 0/187 dead transitions. [2024-11-24 01:38:41,684 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 187 transitions, 679 flow [2024-11-24 01:38:41,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:38:41,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:38:41,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 388 transitions. [2024-11-24 01:38:41,686 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7461538461538462 [2024-11-24 01:38:41,687 INFO L175 Difference]: Start difference. First operand has 114 places, 130 transitions, 287 flow. Second operand 4 states and 388 transitions. [2024-11-24 01:38:41,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 187 transitions, 679 flow [2024-11-24 01:38:41,693 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 187 transitions, 679 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:38:41,695 INFO L231 Difference]: Finished difference. Result has 116 places, 109 transitions, 253 flow [2024-11-24 01:38:41,696 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=245, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=109, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=253, PETRI_PLACES=116, PETRI_TRANSITIONS=109} [2024-11-24 01:38:41,698 INFO L279 CegarLoopForPetriNet]: 114 programPoint places, 2 predicate places. [2024-11-24 01:38:41,698 INFO L471 AbstractCegarLoop]: Abstraction has has 116 places, 109 transitions, 253 flow [2024-11-24 01:38:41,698 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 49.25) internal successors, (197), 4 states have internal predecessors, (197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:41,699 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:38:41,699 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-24 01:38:41,699 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 01:38:41,699 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-11-24 01:38:41,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:38:41,700 INFO L85 PathProgramCache]: Analyzing trace with hash 170237155, now seen corresponding path program 1 times [2024-11-24 01:38:41,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:38:41,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141496036] [2024-11-24 01:38:41,700 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:38:41,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:38:41,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:38:41,773 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:38:41,774 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:38:41,774 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141496036] [2024-11-24 01:38:41,774 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141496036] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:38:41,774 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:38:41,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:38:41,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [771787610] [2024-11-24 01:38:41,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:38:41,774 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:38:41,775 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:38:41,775 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:38:41,775 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:38:41,787 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 130 [2024-11-24 01:38:41,787 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 109 transitions, 253 flow. Second operand has 4 states, 4 states have (on average 49.25) internal successors, (197), 4 states have internal predecessors, (197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:38:41,787 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:38:41,787 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 130 [2024-11-24 01:38:41,787 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:38:59,399 INFO L124 PetriNetUnfolderBase]: 121206/215568 cut-off events. [2024-11-24 01:38:59,399 INFO L125 PetriNetUnfolderBase]: For 10852/10852 co-relation queries the response was YES. [2024-11-24 01:38:59,710 INFO L83 FinitePrefix]: Finished finitePrefix Result has 393338 conditions, 215568 events. 121206/215568 cut-off events. For 10852/10852 co-relation queries the response was YES. Maximal size of possible extension queue 4360. Compared 2269244 event pairs, 85388 based on Foata normal form. 15/203055 useless extension candidates. Maximal degree in co-relation 36127. Up to 167356 conditions per place. [2024-11-24 01:39:00,364 INFO L140 encePairwiseOnDemand]: 125/130 looper letters, 87 selfloop transitions, 3 changer transitions 0/138 dead transitions. [2024-11-24 01:39:00,364 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 119 places, 138 transitions, 495 flow [2024-11-24 01:39:00,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:39:00,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:39:00,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 284 transitions. [2024-11-24 01:39:00,366 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5461538461538461 [2024-11-24 01:39:00,366 INFO L175 Difference]: Start difference. First operand has 116 places, 109 transitions, 253 flow. Second operand 4 states and 284 transitions. [2024-11-24 01:39:00,366 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 119 places, 138 transitions, 495 flow [2024-11-24 01:39:00,382 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 138 transitions, 483 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 01:39:00,384 INFO L231 Difference]: Finished difference. Result has 118 places, 111 transitions, 267 flow [2024-11-24 01:39:00,385 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=245, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=109, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=267, PETRI_PLACES=118, PETRI_TRANSITIONS=111} [2024-11-24 01:39:00,385 INFO L279 CegarLoopForPetriNet]: 114 programPoint places, 4 predicate places. [2024-11-24 01:39:00,386 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 111 transitions, 267 flow [2024-11-24 01:39:00,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 49.25) internal successors, (197), 4 states have internal predecessors, (197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:39:00,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:39:00,386 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:39:00,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-24 01:39:00,387 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-11-24 01:39:00,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:39:00,387 INFO L85 PathProgramCache]: Analyzing trace with hash 220771412, now seen corresponding path program 1 times [2024-11-24 01:39:00,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:39:00,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [3345345] [2024-11-24 01:39:00,388 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:39:00,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:39:00,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:39:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:39:00,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:39:00,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [3345345] [2024-11-24 01:39:00,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [3345345] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:39:00,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:39:00,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:39:00,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1027875918] [2024-11-24 01:39:00,461 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:39:00,461 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:39:00,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:39:00,462 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:39:00,462 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:39:00,476 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 49 out of 130 [2024-11-24 01:39:00,477 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 118 places, 111 transitions, 267 flow. Second operand has 4 states, 4 states have (on average 51.25) internal successors, (205), 4 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:39:00,477 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:39:00,477 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 49 of 130 [2024-11-24 01:39:00,477 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand