./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread/lazy01.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread/lazy01.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB --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 b5d87933b05ad3566f9bc28daac5c0aeceb8a45433a1cac3d51a8d34f7f284f0 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 23:26:06,412 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 23:26:06,495 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-27 23:26:06,500 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 23:26:06,500 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 23:26:06,538 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 23:26:06,538 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 23:26:06,538 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 23:26:06,539 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 23:26:06,539 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 23:26:06,539 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 23:26:06,539 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 23:26:06,541 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 23:26:06,541 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 23:26:06,542 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 23:26:06,542 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-27 23:26:06,543 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 23:26:06,544 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 23:26:06,544 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:26:06,544 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:26:06,545 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 23:26:06,545 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 23:26:06,546 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 23:26:06,547 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 23:26:06,547 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_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB 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 -> b5d87933b05ad3566f9bc28daac5c0aeceb8a45433a1cac3d51a8d34f7f284f0 [2024-11-27 23:26:06,875 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 23:26:06,890 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 23:26:06,893 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 23:26:06,896 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 23:26:06,896 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 23:26:06,898 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread/lazy01.i [2024-11-27 23:26:10,046 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/data/3cb1bbe19/4e3869b7c41645f8a91825f00605be3a/FLAG071b26e7f [2024-11-27 23:26:10,320 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 23:26:10,321 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/sv-benchmarks/c/pthread/lazy01.i [2024-11-27 23:26:10,335 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/data/3cb1bbe19/4e3869b7c41645f8a91825f00605be3a/FLAG071b26e7f [2024-11-27 23:26:10,349 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/data/3cb1bbe19/4e3869b7c41645f8a91825f00605be3a [2024-11-27 23:26:10,352 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 23:26:10,353 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 23:26:10,355 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 23:26:10,355 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 23:26:10,360 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 23:26:10,361 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,362 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6bc04e46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10, skipping insertion in model container [2024-11-27 23:26:10,362 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,405 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 23:26:10,826 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 23:26:10,842 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 23:26:10,891 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 23:26:10,937 INFO L204 MainTranslator]: Completed translation [2024-11-27 23:26:10,937 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10 WrapperNode [2024-11-27 23:26:10,938 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 23:26:10,940 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 23:26:10,940 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 23:26:10,940 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 23:26:10,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,957 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,976 INFO L138 Inliner]: procedures = 169, calls = 22, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 58 [2024-11-27 23:26:10,976 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 23:26:10,977 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 23:26:10,977 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 23:26:10,977 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 23:26:10,986 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,986 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:10,991 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,013 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5]. The 0 writes are split as follows [0, 0]. [2024-11-27 23:26:11,013 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,014 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,019 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,020 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,021 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,023 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,024 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,026 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 23:26:11,027 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 23:26:11,027 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 23:26:11,027 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 23:26:11,028 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (1/1) ... [2024-11-27 23:26:11,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:26:11,046 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 23:26:11,061 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 23:26:11,064 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 23:26:11,090 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-27 23:26:11,090 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-27 23:26:11,090 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-27 23:26:11,090 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-27 23:26:11,091 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-27 23:26:11,091 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-27 23:26:11,091 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-27 23:26:11,091 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 23:26:11,091 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 23:26:11,091 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-27 23:26:11,092 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-27 23:26:11,092 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 23:26:11,092 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 23:26:11,093 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 23:26:11,253 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 23:26:11,255 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 23:26:11,477 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 23:26:11,477 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 23:26:11,582 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 23:26:11,582 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-27 23:26:11,583 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 11:26:11 BoogieIcfgContainer [2024-11-27 23:26:11,583 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 23:26:11,586 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 23:26:11,586 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 23:26:11,593 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 23:26:11,593 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 11:26:10" (1/3) ... [2024-11-27 23:26:11,593 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3bd8e0cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 11:26:11, skipping insertion in model container [2024-11-27 23:26:11,594 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:26:10" (2/3) ... [2024-11-27 23:26:11,594 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3bd8e0cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 11:26:11, skipping insertion in model container [2024-11-27 23:26:11,594 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 11:26:11" (3/3) ... [2024-11-27 23:26:11,597 INFO L128 eAbstractionObserver]: Analyzing ICFG lazy01.i [2024-11-27 23:26:11,613 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 23:26:11,615 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG lazy01.i that has 4 procedures, 38 locations, 1 initial locations, 0 loop locations, and 4 error locations. [2024-11-27 23:26:11,615 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 23:26:11,675 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-27 23:26:11,713 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 37 transitions, 95 flow [2024-11-27 23:26:11,776 INFO L124 PetriNetUnfolderBase]: 0/34 cut-off events. [2024-11-27 23:26:11,780 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-27 23:26:11,782 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47 conditions, 34 events. 0/34 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 69 event pairs, 0 based on Foata normal form. 0/30 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-27 23:26:11,783 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 37 transitions, 95 flow [2024-11-27 23:26:11,788 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 41 places, 31 transitions, 74 flow [2024-11-27 23:26:11,797 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 23:26:11,811 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;@22f9c077, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 23:26:11,811 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-27 23:26:11,818 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 23:26:11,818 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2024-11-27 23:26:11,819 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 23:26:11,819 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:11,819 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-27 23:26:11,820 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:11,825 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:11,826 INFO L85 PathProgramCache]: Analyzing trace with hash -1726417853, now seen corresponding path program 1 times [2024-11-27 23:26:11,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:11,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761230038] [2024-11-27 23:26:11,836 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:11,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:11,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:12,207 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-27 23:26:12,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:12,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761230038] [2024-11-27 23:26:12,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761230038] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:12,208 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:12,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 23:26:12,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [124998840] [2024-11-27 23:26:12,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:12,228 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 23:26:12,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:12,267 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 23:26:12,267 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 23:26:12,309 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 37 [2024-11-27 23:26:12,312 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 31 transitions, 74 flow. Second operand has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-27 23:26:12,312 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:12,312 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 37 [2024-11-27 23:26:12,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:12,897 INFO L124 PetriNetUnfolderBase]: 1092/1753 cut-off events. [2024-11-27 23:26:12,897 INFO L125 PetriNetUnfolderBase]: For 130/130 co-relation queries the response was YES. [2024-11-27 23:26:12,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3577 conditions, 1753 events. 1092/1753 cut-off events. For 130/130 co-relation queries the response was YES. Maximal size of possible extension queue 110. Compared 9078 event pairs, 280 based on Foata normal form. 96/1761 useless extension candidates. Maximal degree in co-relation 3345. Up to 1414 conditions per place. [2024-11-27 23:26:12,921 INFO L140 encePairwiseOnDemand]: 29/37 looper letters, 43 selfloop transitions, 4 changer transitions 13/66 dead transitions. [2024-11-27 23:26:12,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 66 transitions, 279 flow [2024-11-27 23:26:12,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:26:12,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:26:12,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 113 transitions. [2024-11-27 23:26:12,940 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6108108108108108 [2024-11-27 23:26:12,942 INFO L175 Difference]: Start difference. First operand has 41 places, 31 transitions, 74 flow. Second operand 5 states and 113 transitions. [2024-11-27 23:26:12,943 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 66 transitions, 279 flow [2024-11-27 23:26:12,953 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 66 transitions, 268 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-27 23:26:12,958 INFO L231 Difference]: Finished difference. Result has 44 places, 32 transitions, 101 flow [2024-11-27 23:26:12,961 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=68, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=101, PETRI_PLACES=44, PETRI_TRANSITIONS=32} [2024-11-27 23:26:12,965 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, 3 predicate places. [2024-11-27 23:26:12,966 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 32 transitions, 101 flow [2024-11-27 23:26:12,966 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 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-27 23:26:12,966 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:12,966 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 23:26:12,966 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 23:26:12,966 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:12,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:12,967 INFO L85 PathProgramCache]: Analyzing trace with hash 1046644942, now seen corresponding path program 1 times [2024-11-27 23:26:12,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:12,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072977912] [2024-11-27 23:26:12,967 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:12,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:13,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:13,205 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-27 23:26:13,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:13,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072977912] [2024-11-27 23:26:13,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072977912] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:13,205 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:13,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:26:13,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107659485] [2024-11-27 23:26:13,206 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:13,207 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 23:26:13,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:13,208 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 23:26:13,208 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 23:26:13,208 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 37 [2024-11-27 23:26:13,209 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 32 transitions, 101 flow. Second operand has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 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-27 23:26:13,209 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:13,209 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 37 [2024-11-27 23:26:13,209 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:13,396 INFO L124 PetriNetUnfolderBase]: 175/500 cut-off events. [2024-11-27 23:26:13,396 INFO L125 PetriNetUnfolderBase]: For 104/104 co-relation queries the response was YES. [2024-11-27 23:26:13,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1108 conditions, 500 events. 175/500 cut-off events. For 104/104 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 2770 event pairs, 44 based on Foata normal form. 89/584 useless extension candidates. Maximal degree in co-relation 1006. Up to 250 conditions per place. [2024-11-27 23:26:13,403 INFO L140 encePairwiseOnDemand]: 31/37 looper letters, 25 selfloop transitions, 6 changer transitions 0/41 dead transitions. [2024-11-27 23:26:13,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 41 transitions, 186 flow [2024-11-27 23:26:13,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 23:26:13,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 23:26:13,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 72 transitions. [2024-11-27 23:26:13,404 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6486486486486487 [2024-11-27 23:26:13,405 INFO L175 Difference]: Start difference. First operand has 44 places, 32 transitions, 101 flow. Second operand 3 states and 72 transitions. [2024-11-27 23:26:13,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 41 transitions, 186 flow [2024-11-27 23:26:13,411 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 41 transitions, 175 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-11-27 23:26:13,412 INFO L231 Difference]: Finished difference. Result has 43 places, 32 transitions, 102 flow [2024-11-27 23:26:13,412 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=102, PETRI_PLACES=43, PETRI_TRANSITIONS=32} [2024-11-27 23:26:13,413 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, 2 predicate places. [2024-11-27 23:26:13,413 INFO L471 AbstractCegarLoop]: Abstraction has has 43 places, 32 transitions, 102 flow [2024-11-27 23:26:13,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 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-27 23:26:13,413 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:13,413 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 23:26:13,413 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 23:26:13,414 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:13,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:13,416 INFO L85 PathProgramCache]: Analyzing trace with hash -1902330088, now seen corresponding path program 1 times [2024-11-27 23:26:13,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:13,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696675872] [2024-11-27 23:26:13,417 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:13,550 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-27 23:26:13,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:13,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696675872] [2024-11-27 23:26:13,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696675872] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:13,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:13,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:26:13,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662846402] [2024-11-27 23:26:13,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:13,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 23:26:13,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:13,554 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 23:26:13,556 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-27 23:26:13,581 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 37 [2024-11-27 23:26:13,582 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 32 transitions, 102 flow. Second operand has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:13,582 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:13,582 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 37 [2024-11-27 23:26:13,582 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:13,805 INFO L124 PetriNetUnfolderBase]: 245/535 cut-off events. [2024-11-27 23:26:13,805 INFO L125 PetriNetUnfolderBase]: For 152/152 co-relation queries the response was YES. [2024-11-27 23:26:13,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1261 conditions, 535 events. 245/535 cut-off events. For 152/152 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 2523 event pairs, 84 based on Foata normal form. 19/545 useless extension candidates. Maximal degree in co-relation 904. Up to 393 conditions per place. [2024-11-27 23:26:13,809 INFO L140 encePairwiseOnDemand]: 32/37 looper letters, 38 selfloop transitions, 4 changer transitions 0/48 dead transitions. [2024-11-27 23:26:13,810 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 48 transitions, 232 flow [2024-11-27 23:26:13,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:26:13,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:26:13,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 88 transitions. [2024-11-27 23:26:13,811 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4756756756756757 [2024-11-27 23:26:13,811 INFO L175 Difference]: Start difference. First operand has 43 places, 32 transitions, 102 flow. Second operand 5 states and 88 transitions. [2024-11-27 23:26:13,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 48 transitions, 232 flow [2024-11-27 23:26:13,814 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 48 transitions, 222 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 23:26:13,815 INFO L231 Difference]: Finished difference. Result has 45 places, 31 transitions, 100 flow [2024-11-27 23:26:13,815 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=100, PETRI_PLACES=45, PETRI_TRANSITIONS=31} [2024-11-27 23:26:13,816 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, 4 predicate places. [2024-11-27 23:26:13,816 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 31 transitions, 100 flow [2024-11-27 23:26:13,816 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:13,816 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:13,816 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 23:26:13,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 23:26:13,818 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:13,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:13,819 INFO L85 PathProgramCache]: Analyzing trace with hash 1246896248, now seen corresponding path program 1 times [2024-11-27 23:26:13,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:13,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277811309] [2024-11-27 23:26:13,819 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:13,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:13,944 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-27 23:26:13,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:13,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277811309] [2024-11-27 23:26:13,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277811309] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:13,944 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:13,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:26:13,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291558747] [2024-11-27 23:26:13,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:13,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 23:26:13,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:13,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 23:26:13,946 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-27 23:26:13,966 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 37 [2024-11-27 23:26:13,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 31 transitions, 100 flow. Second operand has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:13,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:13,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 37 [2024-11-27 23:26:13,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:14,174 INFO L124 PetriNetUnfolderBase]: 223/493 cut-off events. [2024-11-27 23:26:14,174 INFO L125 PetriNetUnfolderBase]: For 196/196 co-relation queries the response was YES. [2024-11-27 23:26:14,175 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1127 conditions, 493 events. 223/493 cut-off events. For 196/196 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 2286 event pairs, 58 based on Foata normal form. 16/499 useless extension candidates. Maximal degree in co-relation 774. Up to 148 conditions per place. [2024-11-27 23:26:14,178 INFO L140 encePairwiseOnDemand]: 31/37 looper letters, 44 selfloop transitions, 5 changer transitions 0/55 dead transitions. [2024-11-27 23:26:14,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 55 transitions, 259 flow [2024-11-27 23:26:14,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:26:14,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:26:14,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 95 transitions. [2024-11-27 23:26:14,180 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5135135135135135 [2024-11-27 23:26:14,180 INFO L175 Difference]: Start difference. First operand has 45 places, 31 transitions, 100 flow. Second operand 5 states and 95 transitions. [2024-11-27 23:26:14,180 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 55 transitions, 259 flow [2024-11-27 23:26:14,182 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 55 transitions, 253 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 23:26:14,183 INFO L231 Difference]: Finished difference. Result has 45 places, 30 transitions, 100 flow [2024-11-27 23:26:14,183 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=100, PETRI_PLACES=45, PETRI_TRANSITIONS=30} [2024-11-27 23:26:14,184 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, 4 predicate places. [2024-11-27 23:26:14,184 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 30 transitions, 100 flow [2024-11-27 23:26:14,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:14,185 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:14,185 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 23:26:14,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 23:26:14,185 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:14,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:14,187 INFO L85 PathProgramCache]: Analyzing trace with hash -1290868572, now seen corresponding path program 1 times [2024-11-27 23:26:14,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:14,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2048764634] [2024-11-27 23:26:14,187 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:14,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:14,326 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-27 23:26:14,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:14,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2048764634] [2024-11-27 23:26:14,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2048764634] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:14,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:14,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:26:14,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [492883871] [2024-11-27 23:26:14,327 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:14,327 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 23:26:14,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:14,328 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 23:26:14,328 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 23:26:14,347 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 37 [2024-11-27 23:26:14,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 30 transitions, 100 flow. Second operand has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:14,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:14,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 37 [2024-11-27 23:26:14,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:14,516 INFO L124 PetriNetUnfolderBase]: 197/452 cut-off events. [2024-11-27 23:26:14,516 INFO L125 PetriNetUnfolderBase]: For 228/228 co-relation queries the response was YES. [2024-11-27 23:26:14,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1042 conditions, 452 events. 197/452 cut-off events. For 228/228 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 2107 event pairs, 65 based on Foata normal form. 16/462 useless extension candidates. Maximal degree in co-relation 740. Up to 180 conditions per place. [2024-11-27 23:26:14,520 INFO L140 encePairwiseOnDemand]: 32/37 looper letters, 23 selfloop transitions, 2 changer transitions 22/53 dead transitions. [2024-11-27 23:26:14,521 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 53 transitions, 252 flow [2024-11-27 23:26:14,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:26:14,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:26:14,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 93 transitions. [2024-11-27 23:26:14,523 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5027027027027027 [2024-11-27 23:26:14,523 INFO L175 Difference]: Start difference. First operand has 45 places, 30 transitions, 100 flow. Second operand 5 states and 93 transitions. [2024-11-27 23:26:14,523 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 53 transitions, 252 flow [2024-11-27 23:26:14,524 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 53 transitions, 242 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-27 23:26:14,525 INFO L231 Difference]: Finished difference. Result has 45 places, 24 transitions, 70 flow [2024-11-27 23:26:14,525 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=84, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=70, PETRI_PLACES=45, PETRI_TRANSITIONS=24} [2024-11-27 23:26:14,528 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, 4 predicate places. [2024-11-27 23:26:14,528 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 24 transitions, 70 flow [2024-11-27 23:26:14,528 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:14,528 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:26:14,528 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 23:26:14,528 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 23:26:14,529 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-27 23:26:14,529 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:26:14,529 INFO L85 PathProgramCache]: Analyzing trace with hash -921733, now seen corresponding path program 1 times [2024-11-27 23:26:14,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:26:14,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234242853] [2024-11-27 23:26:14,530 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:26:14,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:26:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:26:14,646 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-27 23:26:14,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:26:14,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234242853] [2024-11-27 23:26:14,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234242853] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:26:14,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:26:14,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:26:14,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020629095] [2024-11-27 23:26:14,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:26:14,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 23:26:14,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:26:14,648 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 23:26:14,648 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 23:26:14,667 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 37 [2024-11-27 23:26:14,668 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 24 transitions, 70 flow. Second operand has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:14,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:26:14,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 37 [2024-11-27 23:26:14,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:26:14,770 INFO L124 PetriNetUnfolderBase]: 97/222 cut-off events. [2024-11-27 23:26:14,770 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2024-11-27 23:26:14,771 INFO L83 FinitePrefix]: Finished finitePrefix Result has 502 conditions, 222 events. 97/222 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 783 event pairs, 32 based on Foata normal form. 16/232 useless extension candidates. Maximal degree in co-relation 497. Up to 103 conditions per place. [2024-11-27 23:26:14,771 INFO L140 encePairwiseOnDemand]: 33/37 looper letters, 0 selfloop transitions, 0 changer transitions 36/36 dead transitions. [2024-11-27 23:26:14,771 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 36 transitions, 159 flow [2024-11-27 23:26:14,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:26:14,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:26:14,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 76 transitions. [2024-11-27 23:26:14,773 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.41081081081081083 [2024-11-27 23:26:14,773 INFO L175 Difference]: Start difference. First operand has 45 places, 24 transitions, 70 flow. Second operand 5 states and 76 transitions. [2024-11-27 23:26:14,773 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 36 transitions, 159 flow [2024-11-27 23:26:14,774 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 36 transitions, 153 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 23:26:14,774 INFO L231 Difference]: Finished difference. Result has 38 places, 0 transitions, 0 flow [2024-11-27 23:26:14,774 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=37, PETRI_DIFFERENCE_MINUEND_FLOW=60, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=0, PETRI_PLACES=38, PETRI_TRANSITIONS=0} [2024-11-27 23:26:14,775 INFO L279 CegarLoopForPetriNet]: 41 programPoint places, -3 predicate places. [2024-11-27 23:26:14,775 INFO L471 AbstractCegarLoop]: Abstraction has has 38 places, 0 transitions, 0 flow [2024-11-27 23:26:14,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-27 23:26:14,780 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 11 remaining) [2024-11-27 23:26:14,780 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 11 remaining) [2024-11-27 23:26:14,780 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 11 remaining) [2024-11-27 23:26:14,780 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 11 remaining) [2024-11-27 23:26:14,780 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 11 remaining) [2024-11-27 23:26:14,781 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 11 remaining) [2024-11-27 23:26:14,781 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 23:26:14,785 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-27 23:26:14,792 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-27 23:26:14,792 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-27 23:26:14,798 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.11 11:26:14 BasicIcfg [2024-11-27 23:26:14,798 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-27 23:26:14,799 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-27 23:26:14,799 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-27 23:26:14,799 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-27 23:26:14,800 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 11:26:11" (3/4) ... [2024-11-27 23:26:14,802 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-27 23:26:14,805 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-27 23:26:14,805 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-27 23:26:14,805 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-11-27 23:26:14,810 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 38 nodes and edges [2024-11-27 23:26:14,810 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-27 23:26:14,810 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-27 23:26:14,810 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-27 23:26:14,913 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-27 23:26:14,913 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-27 23:26:14,914 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-27 23:26:14,917 INFO L158 Benchmark]: Toolchain (without parser) took 4561.10ms. Allocated memory is still 117.4MB. Free memory was 90.4MB in the beginning and 87.3MB in the end (delta: 3.1MB). Peak memory consumption was 67.7MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,917 INFO L158 Benchmark]: CDTParser took 0.71ms. Allocated memory is still 83.9MB. Free memory is still 39.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 23:26:14,918 INFO L158 Benchmark]: CACSL2BoogieTranslator took 583.64ms. Allocated memory is still 117.4MB. Free memory was 90.4MB in the beginning and 70.9MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,919 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.06ms. Allocated memory is still 117.4MB. Free memory was 70.9MB in the beginning and 69.2MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,919 INFO L158 Benchmark]: Boogie Preprocessor took 48.81ms. Allocated memory is still 117.4MB. Free memory was 69.2MB in the beginning and 67.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 23:26:14,920 INFO L158 Benchmark]: RCFGBuilder took 556.70ms. Allocated memory is still 117.4MB. Free memory was 67.7MB in the beginning and 46.7MB in the end (delta: 21.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,920 INFO L158 Benchmark]: TraceAbstraction took 3212.86ms. Allocated memory is still 117.4MB. Free memory was 46.3MB in the beginning and 31.5MB in the end (delta: 14.7MB). Peak memory consumption was 17.3MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,920 INFO L158 Benchmark]: Witness Printer took 114.49ms. Allocated memory is still 117.4MB. Free memory was 31.5MB in the beginning and 87.3MB in the end (delta: -55.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-27 23:26:14,923 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.71ms. Allocated memory is still 83.9MB. Free memory is still 39.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 583.64ms. Allocated memory is still 117.4MB. Free memory was 90.4MB in the beginning and 70.9MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 37.06ms. Allocated memory is still 117.4MB. Free memory was 70.9MB in the beginning and 69.2MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 48.81ms. Allocated memory is still 117.4MB. Free memory was 69.2MB in the beginning and 67.7MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 556.70ms. Allocated memory is still 117.4MB. Free memory was 67.7MB in the beginning and 46.7MB in the end (delta: 21.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 3212.86ms. Allocated memory is still 117.4MB. Free memory was 46.3MB in the beginning and 31.5MB in the end (delta: 14.7MB). Peak memory consumption was 17.3MB. Max. memory is 16.1GB. * Witness Printer took 114.49ms. Allocated memory is still 117.4MB. Free memory was 31.5MB in the beginning and 87.3MB in the end (delta: -55.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 707]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 707]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 714]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 714]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 67 locations, 11 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.1s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 229 SdHoareTripleChecker+Valid, 0.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 191 mSDsluCounter, 57 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 36 mSDsCounter, 21 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 571 IncrementalHoareTripleChecker+Invalid, 592 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 21 mSolverCounterUnsat, 21 mSDtfsCounter, 571 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 22 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=102occurred in iteration=2, InterpolantAutomatonStates: 28, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 77 NumberOfCodeBlocks, 77 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 71 ConstructedInterpolants, 0 QuantifiedInterpolants, 213 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-27 23:26:14,950 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b0c71b4c-7d6c-4629-92b7-f5b28cd943bb/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE