./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread-complex/bounded_buffer.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-complex/bounded_buffer.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya --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 6780d9b269575eab8bb01b5a192a21fa771f6fcc4c495cab5abe1df10d7681d5 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 02:10:52,093 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 02:10:52,153 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 02:10:52,158 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 02:10:52,159 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 02:10:52,182 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 02:10:52,182 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 02:10:52,183 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 02:10:52,184 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 02:10:52,184 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 02:10:52,185 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 02:10:52,185 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 02:10:52,186 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 02:10:52,186 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 02:10:52,187 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 02:10:52,187 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 02:10:52,188 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 02:10:52,188 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 02:10:52,188 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 02:10:52,189 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 02:10:52,189 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 02:10:52,190 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 02:10:52,190 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 02:10:52,191 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 02:10:52,191 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 02:10:52,191 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 02:10:52,192 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 02:10:52,192 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 02:10:52,192 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 02:10:52,193 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 02:10:52,193 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 02:10:52,193 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 02:10:52,194 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 02:10:52,194 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:10:52,194 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 02:10:52,194 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 02:10:52,195 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 02:10:52,195 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 02:10:52,195 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 02:10:52,195 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 02:10:52,195 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 02:10:52,196 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 02:10:52,196 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 02:10:52,196 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 02:10:52,196 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 6780d9b269575eab8bb01b5a192a21fa771f6fcc4c495cab5abe1df10d7681d5 [2023-11-29 02:10:52,421 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 02:10:52,442 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 02:10:52,444 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 02:10:52,445 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 02:10:52,446 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 02:10:52,447 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread-complex/bounded_buffer.i [2023-11-29 02:10:55,278 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 02:10:55,571 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 02:10:55,571 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/sv-benchmarks/c/pthread-complex/bounded_buffer.i [2023-11-29 02:10:55,593 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/data/876ebc329/441941fb394047d7a054747586cf9493/FLAGb7c6349e0 [2023-11-29 02:10:55,606 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/data/876ebc329/441941fb394047d7a054747586cf9493 [2023-11-29 02:10:55,608 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 02:10:55,609 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 02:10:55,610 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 02:10:55,610 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 02:10:55,615 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 02:10:55,615 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:10:55" (1/1) ... [2023-11-29 02:10:55,616 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7bfc4a10 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:55, skipping insertion in model container [2023-11-29 02:10:55,617 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:10:55" (1/1) ... [2023-11-29 02:10:55,669 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 02:10:56,364 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:10:56,379 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 02:10:56,462 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:10:56,556 WARN L675 CHandler]: The function fflush is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 02:10:56,563 INFO L206 MainTranslator]: Completed translation [2023-11-29 02:10:56,563 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56 WrapperNode [2023-11-29 02:10:56,564 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 02:10:56,565 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 02:10:56,565 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 02:10:56,565 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 02:10:56,571 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,602 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,645 INFO L138 Inliner]: procedures = 429, calls = 137, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 497 [2023-11-29 02:10:56,645 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 02:10:56,646 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 02:10:56,646 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 02:10:56,646 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 02:10:56,659 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,659 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,667 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,693 INFO L175 MemorySlicer]: Split 78 memory accesses to 6 slices as follows [2, 2, 5, 5, 6, 58]. 74 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0]. The 26 writes are split as follows [0, 1, 3, 3, 2, 17]. [2023-11-29 02:10:56,693 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,694 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,717 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,723 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,727 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,731 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,739 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 02:10:56,740 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 02:10:56,740 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 02:10:56,741 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 02:10:56,742 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (1/1) ... [2023-11-29 02:10:56,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:10:56,756 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:10:56,789 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 02:10:56,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dabff3d1-ca4d-4b30-868b-68a1165f32ac/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 02:10:56,822 INFO L130 BoogieDeclarations]: Found specification of procedure producer_routine [2023-11-29 02:10:56,823 INFO L138 BoogieDeclarations]: Found implementation of procedure producer_routine [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 02:10:56,823 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure fflush [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 02:10:56,824 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 02:10:56,825 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 02:10:56,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure consumer_routine [2023-11-29 02:10:56,826 INFO L138 BoogieDeclarations]: Found implementation of procedure consumer_routine [2023-11-29 02:10:56,826 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 02:10:56,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 02:10:56,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 02:10:56,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 02:10:56,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-29 02:10:56,829 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 02:10:57,029 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 02:10:57,032 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 02:10:57,640 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 02:10:58,160 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 02:10:58,160 INFO L309 CfgBuilder]: Removed 11 assume(true) statements. [2023-11-29 02:10:58,161 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:10:58 BoogieIcfgContainer [2023-11-29 02:10:58,161 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 02:10:58,163 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 02:10:58,164 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 02:10:58,167 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 02:10:58,167 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 02:10:55" (1/3) ... [2023-11-29 02:10:58,168 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6325fea9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:10:58, skipping insertion in model container [2023-11-29 02:10:58,168 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:10:56" (2/3) ... [2023-11-29 02:10:58,168 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6325fea9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:10:58, skipping insertion in model container [2023-11-29 02:10:58,168 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:10:58" (3/3) ... [2023-11-29 02:10:58,169 INFO L112 eAbstractionObserver]: Analyzing ICFG bounded_buffer.i [2023-11-29 02:10:58,178 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 02:10:58,189 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 02:10:58,189 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2023-11-29 02:10:58,189 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 02:10:58,298 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-29 02:10:58,334 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 114 places, 137 transitions, 294 flow [2023-11-29 02:10:58,463 INFO L124 PetriNetUnfolderBase]: 69/337 cut-off events. [2023-11-29 02:10:58,463 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-29 02:10:58,471 INFO L83 FinitePrefix]: Finished finitePrefix Result has 354 conditions, 337 events. 69/337 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1725 event pairs, 0 based on Foata normal form. 0/214 useless extension candidates. Maximal degree in co-relation 181. Up to 16 conditions per place. [2023-11-29 02:10:58,471 INFO L82 GeneralOperation]: Start removeDead. Operand has 114 places, 137 transitions, 294 flow [2023-11-29 02:10:58,479 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 114 places, 137 transitions, 294 flow [2023-11-29 02:10:58,489 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 02:10:58,495 INFO L357 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, mHoare=true, 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;@6a102655, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 02:10:58,496 INFO L358 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2023-11-29 02:10:58,509 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 02:10:58,509 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2023-11-29 02:10:58,510 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 02:10:58,510 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:10:58,510 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 02:10:58,511 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 21 more)] === [2023-11-29 02:10:58,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:10:58,516 INFO L85 PathProgramCache]: Analyzing trace with hash 1161308669, now seen corresponding path program 1 times [2023-11-29 02:10:58,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:10:58,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926446557] [2023-11-29 02:10:58,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:10:58,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:10:58,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:10:58,894 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:10:58,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:10:58,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926446557] [2023-11-29 02:10:58,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926446557] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:10:58,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:10:58,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 02:10:58,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233591264] [2023-11-29 02:10:58,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:10:58,906 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:10:58,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:10:58,938 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:10:58,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:10:58,947 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 137 [2023-11-29 02:10:58,950 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 114 places, 137 transitions, 294 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) [2023-11-29 02:10:58,950 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:10:58,950 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 137 [2023-11-29 02:10:58,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:11:01,347 INFO L124 PetriNetUnfolderBase]: 6520/10512 cut-off events. [2023-11-29 02:11:01,348 INFO L125 PetriNetUnfolderBase]: For 90/90 co-relation queries the response was YES. [2023-11-29 02:11:01,373 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20048 conditions, 10512 events. 6520/10512 cut-off events. For 90/90 co-relation queries the response was YES. Maximal size of possible extension queue 326. Compared 64130 event pairs, 3270 based on Foata normal form. 23/8356 useless extension candidates. Maximal degree in co-relation 19262. Up to 6081 conditions per place. [2023-11-29 02:11:01,448 INFO L140 encePairwiseOnDemand]: 120/137 looper letters, 157 selfloop transitions, 9 changer transitions 9/210 dead transitions. [2023-11-29 02:11:01,449 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 210 transitions, 796 flow [2023-11-29 02:11:01,450 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:11:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-29 02:11:01,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 329 transitions. [2023-11-29 02:11:01,461 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6003649635036497 [2023-11-29 02:11:01,461 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 329 transitions. [2023-11-29 02:11:01,462 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 329 transitions. [2023-11-29 02:11:01,463 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:11:01,465 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 329 transitions. [2023-11-29 02:11:01,469 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 82.25) internal successors, (329), 4 states have internal predecessors, (329), 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) [2023-11-29 02:11:01,473 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 137.0) internal successors, (685), 5 states have internal predecessors, (685), 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) [2023-11-29 02:11:01,474 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 137.0) internal successors, (685), 5 states have internal predecessors, (685), 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) [2023-11-29 02:11:01,476 INFO L175 Difference]: Start difference. First operand has 114 places, 137 transitions, 294 flow. Second operand 4 states and 329 transitions. [2023-11-29 02:11:01,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 210 transitions, 796 flow [2023-11-29 02:11:01,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 210 transitions, 796 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 02:11:01,497 INFO L231 Difference]: Finished difference. Result has 116 places, 123 transitions, 294 flow [2023-11-29 02:11:01,499 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=137, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=294, PETRI_PLACES=116, PETRI_TRANSITIONS=123} [2023-11-29 02:11:01,503 INFO L281 CegarLoopForPetriNet]: 114 programPoint places, 2 predicate places. [2023-11-29 02:11:01,503 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 123 transitions, 294 flow [2023-11-29 02:11:01,504 INFO L496 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) [2023-11-29 02:11:01,504 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:11:01,504 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:11:01,504 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 02:11:01,505 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting producer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 21 more)] === [2023-11-29 02:11:01,505 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:11:01,506 INFO L85 PathProgramCache]: Analyzing trace with hash 676419486, now seen corresponding path program 1 times [2023-11-29 02:11:01,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:11:01,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1649201241] [2023-11-29 02:11:01,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:11:01,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:11:01,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:11:01,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:11:01,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:11:01,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1649201241] [2023-11-29 02:11:01,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1649201241] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:11:01,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:11:01,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:11:01,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [737559488] [2023-11-29 02:11:01,687 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:11:01,688 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:11:01,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:11:01,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:11:01,689 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:11:01,693 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 137 [2023-11-29 02:11:01,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 123 transitions, 294 flow. Second operand has 4 states, 4 states have (on average 37.0) internal successors, (148), 4 states have internal predecessors, (148), 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) [2023-11-29 02:11:01,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:11:01,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 137 [2023-11-29 02:11:01,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:11:04,952 INFO L124 PetriNetUnfolderBase]: 13218/20195 cut-off events. [2023-11-29 02:11:04,952 INFO L125 PetriNetUnfolderBase]: For 4051/4051 co-relation queries the response was YES. [2023-11-29 02:11:04,981 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42005 conditions, 20195 events. 13218/20195 cut-off events. For 4051/4051 co-relation queries the response was YES. Maximal size of possible extension queue 542. Compared 125034 event pairs, 9736 based on Foata normal form. 150/16948 useless extension candidates. Maximal degree in co-relation 41163. Up to 10299 conditions per place. [2023-11-29 02:11:05,057 INFO L140 encePairwiseOnDemand]: 131/137 looper letters, 190 selfloop transitions, 3 changer transitions 0/226 dead transitions. [2023-11-29 02:11:05,057 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 226 transitions, 938 flow [2023-11-29 02:11:05,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:11:05,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-29 02:11:05,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 336 transitions. [2023-11-29 02:11:05,061 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6131386861313869 [2023-11-29 02:11:05,061 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 336 transitions. [2023-11-29 02:11:05,062 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 336 transitions. [2023-11-29 02:11:05,062 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:11:05,062 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 336 transitions. [2023-11-29 02:11:05,064 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 84.0) internal successors, (336), 4 states have internal predecessors, (336), 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) [2023-11-29 02:11:05,067 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 137.0) internal successors, (685), 5 states have internal predecessors, (685), 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) [2023-11-29 02:11:05,068 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 137.0) internal successors, (685), 5 states have internal predecessors, (685), 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) [2023-11-29 02:11:05,068 INFO L175 Difference]: Start difference. First operand has 116 places, 123 transitions, 294 flow. Second operand 4 states and 336 transitions. [2023-11-29 02:11:05,069 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 226 transitions, 938 flow [2023-11-29 02:11:05,073 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 226 transitions, 932 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 02:11:05,077 INFO L231 Difference]: Finished difference. Result has 117 places, 125 transitions, 316 flow [2023-11-29 02:11:05,077 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=137, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=316, PETRI_PLACES=117, PETRI_TRANSITIONS=125} [2023-11-29 02:11:05,078 INFO L281 CegarLoopForPetriNet]: 114 programPoint places, 3 predicate places. [2023-11-29 02:11:05,078 INFO L495 AbstractCegarLoop]: Abstraction has has 117 places, 125 transitions, 316 flow [2023-11-29 02:11:05,078 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 37.0) internal successors, (148), 4 states have internal predecessors, (148), 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) [2023-11-29 02:11:05,078 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:11:05,078 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2023-11-29 02:11:05,079 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 02:11:05,079 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 21 more)] === [2023-11-29 02:11:05,079 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:11:05,079 INFO L85 PathProgramCache]: Analyzing trace with hash 586175192, now seen corresponding path program 1 times [2023-11-29 02:11:05,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:11:05,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1623886112] [2023-11-29 02:11:05,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:11:05,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:11:05,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:11:05,146 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:11:05,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:11:05,266 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:11:05,267 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 02:11:05,268 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2023-11-29 02:11:05,270 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 24 remaining) [2023-11-29 02:11:05,271 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 24 remaining) [2023-11-29 02:11:05,271 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 24 remaining) [2023-11-29 02:11:05,271 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 24 remaining) [2023-11-29 02:11:05,271 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 24 remaining) [2023-11-29 02:11:05,272 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 24 remaining) [2023-11-29 02:11:05,272 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 24 remaining) [2023-11-29 02:11:05,272 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 24 remaining) [2023-11-29 02:11:05,272 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 24 remaining) [2023-11-29 02:11:05,273 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 24 remaining) [2023-11-29 02:11:05,273 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 24 remaining) [2023-11-29 02:11:05,273 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 24 remaining) [2023-11-29 02:11:05,273 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 24 remaining) [2023-11-29 02:11:05,274 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 24 remaining) [2023-11-29 02:11:05,274 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 24 remaining) [2023-11-29 02:11:05,274 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 24 remaining) [2023-11-29 02:11:05,274 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 24 remaining) [2023-11-29 02:11:05,274 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location producer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 24 remaining) [2023-11-29 02:11:05,275 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location producer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 24 remaining) [2023-11-29 02:11:05,275 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 24 remaining) [2023-11-29 02:11:05,275 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 24 remaining) [2023-11-29 02:11:05,275 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location producer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 24 remaining) [2023-11-29 02:11:05,276 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location producer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 24 remaining) [2023-11-29 02:11:05,276 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 02:11:05,276 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 02:11:05,279 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 02:11:05,279 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 02:11:05,427 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-29 02:11:05,431 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 167 places, 204 transitions, 452 flow [2023-11-29 02:11:05,654 INFO L124 PetriNetUnfolderBase]: 273/1229 cut-off events. [2023-11-29 02:11:05,654 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2023-11-29 02:11:05,666 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1318 conditions, 1229 events. 273/1229 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 8277 event pairs, 1 based on Foata normal form. 0/781 useless extension candidates. Maximal degree in co-relation 686. Up to 64 conditions per place. [2023-11-29 02:11:05,666 INFO L82 GeneralOperation]: Start removeDead. Operand has 167 places, 204 transitions, 452 flow [2023-11-29 02:11:05,681 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 167 places, 204 transitions, 452 flow [2023-11-29 02:11:05,682 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 02:11:05,683 INFO L357 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, mHoare=true, 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;@6a102655, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 02:11:05,683 INFO L358 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2023-11-29 02:11:05,698 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 02:11:05,698 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2023-11-29 02:11:05,698 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 02:11:05,699 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:11:05,699 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 02:11:05,699 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [consumer_routineErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, consumer_routineErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 25 more)] === [2023-11-29 02:11:05,699 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:11:05,700 INFO L85 PathProgramCache]: Analyzing trace with hash 1354137861, now seen corresponding path program 1 times [2023-11-29 02:11:05,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:11:05,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [326166181] [2023-11-29 02:11:05,700 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:11:05,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:11:05,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:11:05,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:11:05,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:11:05,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [326166181] [2023-11-29 02:11:05,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [326166181] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:11:05,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:11:05,852 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 02:11:05,852 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098493437] [2023-11-29 02:11:05,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:11:05,852 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:11:05,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:11:05,853 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:11:05,853 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:11:05,862 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 45 out of 204 [2023-11-29 02:11:05,863 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 204 transitions, 452 flow. Second operand has 4 states, 4 states have (on average 46.25) internal successors, (185), 4 states have internal predecessors, (185), 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) [2023-11-29 02:11:05,863 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:11:05,863 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 45 of 204 [2023-11-29 02:11:05,864 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand