./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.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_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5a41a1715a056c3cefb9e5b0430ae444adde5aa2f4e6078578085bf381d921cf --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 15:06:26,400 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 15:06:26,453 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-12-02 15:06:26,457 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 15:06:26,457 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 15:06:26,478 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 15:06:26,479 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 15:06:26,479 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 15:06:26,479 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 15:06:26,480 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 15:06:26,480 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 15:06:26,480 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 15:06:26,480 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 15:06:26,480 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 15:06:26,480 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 15:06:26,480 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 15:06:26,481 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 15:06:26,482 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 15:06:26,482 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 15:06:26,482 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 15:06:26,483 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 15:06:26,483 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 15:06:26,483 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_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5a41a1715a056c3cefb9e5b0430ae444adde5aa2f4e6078578085bf381d921cf [2024-12-02 15:06:26,719 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 15:06:26,727 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 15:06:26,729 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 15:06:26,730 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 15:06:26,730 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 15:06:26,731 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i [2024-12-02 15:06:29,350 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/data/5989180a2/89d947553de54bad9ef6175d6222de60/FLAG7fc39fe0f [2024-12-02 15:06:29,558 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 15:06:29,558 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/sv-benchmarks/c/goblint-regression/13-privatized_24-multiple-protecting_true.i [2024-12-02 15:06:29,572 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/data/5989180a2/89d947553de54bad9ef6175d6222de60/FLAG7fc39fe0f [2024-12-02 15:06:29,585 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/data/5989180a2/89d947553de54bad9ef6175d6222de60 [2024-12-02 15:06:29,587 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 15:06:29,588 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 15:06:29,589 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 15:06:29,589 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 15:06:29,592 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 15:06:29,592 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,593 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51430aa4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29, skipping insertion in model container [2024-12-02 15:06:29,593 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,617 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 15:06:29,833 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 15:06:29,850 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 15:06:29,892 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 15:06:29,920 INFO L204 MainTranslator]: Completed translation [2024-12-02 15:06:29,920 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29 WrapperNode [2024-12-02 15:06:29,921 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 15:06:29,922 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 15:06:29,922 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 15:06:29,922 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 15:06:29,926 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,936 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,955 INFO L138 Inliner]: procedures = 162, calls = 54, calls flagged for inlining = 7, calls inlined = 10, statements flattened = 109 [2024-12-02 15:06:29,955 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 15:06:29,956 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 15:06:29,956 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 15:06:29,956 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 15:06:29,965 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,965 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,968 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,979 INFO L175 MemorySlicer]: Split 17 memory accesses to 4 slices as follows [2, 5, 5, 5]. 29 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 5, 5, 5]. The 0 writes are split as follows [0, 0, 0, 0]. [2024-12-02 15:06:29,980 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,980 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,986 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,987 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,988 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,990 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,991 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:29,993 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 15:06:29,994 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 15:06:29,994 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 15:06:29,994 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 15:06:29,995 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (1/1) ... [2024-12-02 15:06:30,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 15:06:30,012 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 15:06:30,024 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 15:06:30,027 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 15:06:30,050 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-12-02 15:06:30,050 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 15:06:30,051 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 15:06:30,051 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 15:06:30,052 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 15:06:30,155 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 15:06:30,156 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 15:06:30,422 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 15:06:30,422 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 15:06:30,593 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 15:06:30,594 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 15:06:30,594 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:06:30 BoogieIcfgContainer [2024-12-02 15:06:30,594 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 15:06:30,597 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 15:06:30,597 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 15:06:30,601 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 15:06:30,602 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 03:06:29" (1/3) ... [2024-12-02 15:06:30,602 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@473f2927 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:06:30, skipping insertion in model container [2024-12-02 15:06:30,602 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:06:29" (2/3) ... [2024-12-02 15:06:30,603 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@473f2927 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:06:30, skipping insertion in model container [2024-12-02 15:06:30,603 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:06:30" (3/3) ... [2024-12-02 15:06:30,604 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_24-multiple-protecting_true.i [2024-12-02 15:06:30,618 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 15:06:30,620 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_24-multiple-protecting_true.i that has 2 procedures, 72 locations, 1 initial locations, 0 loop locations, and 8 error locations. [2024-12-02 15:06:30,620 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 15:06:30,668 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 15:06:30,696 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 75 places, 71 transitions, 149 flow [2024-12-02 15:06:30,728 INFO L124 PetriNetUnfolderBase]: 0/70 cut-off events. [2024-12-02 15:06:30,730 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 15:06:30,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75 conditions, 70 events. 0/70 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 69 event pairs, 0 based on Foata normal form. 0/62 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-12-02 15:06:30,733 INFO L82 GeneralOperation]: Start removeDead. Operand has 75 places, 71 transitions, 149 flow [2024-12-02 15:06:30,736 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 67 places, 63 transitions, 129 flow [2024-12-02 15:06:30,742 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 15:06:30,751 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;@16ea0f61, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 15:06:30,751 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-12-02 15:06:30,756 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 15:06:30,756 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-12-02 15:06:30,756 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 15:06:30,756 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:30,757 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:30,757 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:30,761 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:30,761 INFO L85 PathProgramCache]: Analyzing trace with hash -1884511695, now seen corresponding path program 1 times [2024-12-02 15:06:30,766 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:30,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716110026] [2024-12-02 15:06:30,767 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:30,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:30,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:30,996 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:30,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:30,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716110026] [2024-12-02 15:06:30,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1716110026] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:30,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:30,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 15:06:30,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817598133] [2024-12-02 15:06:30,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:31,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 15:06:31,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:31,028 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 15:06:31,028 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 15:06:31,040 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 71 [2024-12-02 15:06:31,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 63 transitions, 129 flow. Second operand has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:31,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:31,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 71 [2024-12-02 15:06:31,042 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:31,436 INFO L124 PetriNetUnfolderBase]: 457/1372 cut-off events. [2024-12-02 15:06:31,436 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 15:06:31,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2355 conditions, 1372 events. 457/1372 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 9000 event pairs, 34 based on Foata normal form. 18/1335 useless extension candidates. Maximal degree in co-relation 2346. Up to 481 conditions per place. [2024-12-02 15:06:31,447 INFO L140 encePairwiseOnDemand]: 62/71 looper letters, 76 selfloop transitions, 7 changer transitions 0/108 dead transitions. [2024-12-02 15:06:31,447 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 108 transitions, 385 flow [2024-12-02 15:06:31,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 15:06:31,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 15:06:31,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 193 transitions. [2024-12-02 15:06:31,458 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6795774647887324 [2024-12-02 15:06:31,459 INFO L175 Difference]: Start difference. First operand has 67 places, 63 transitions, 129 flow. Second operand 4 states and 193 transitions. [2024-12-02 15:06:31,460 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 108 transitions, 385 flow [2024-12-02 15:06:31,465 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 108 transitions, 384 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 15:06:31,469 INFO L231 Difference]: Finished difference. Result has 69 places, 65 transitions, 166 flow [2024-12-02 15:06:31,470 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=166, PETRI_PLACES=69, PETRI_TRANSITIONS=65} [2024-12-02 15:06:31,473 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 2 predicate places. [2024-12-02 15:06:31,473 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 65 transitions, 166 flow [2024-12-02 15:06:31,473 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:31,473 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:31,474 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:31,474 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 15:06:31,474 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:31,474 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:31,475 INFO L85 PathProgramCache]: Analyzing trace with hash -2059958155, now seen corresponding path program 1 times [2024-12-02 15:06:31,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:31,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349032782] [2024-12-02 15:06:31,475 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:31,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:31,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:31,602 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:31,603 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:31,603 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349032782] [2024-12-02 15:06:31,603 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349032782] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:31,603 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:31,603 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 15:06:31,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [700753969] [2024-12-02 15:06:31,603 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:31,604 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 15:06:31,605 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:31,605 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 15:06:31,605 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 15:06:31,634 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 71 [2024-12-02 15:06:31,634 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 65 transitions, 166 flow. Second operand has 6 states, 6 states have (on average 26.666666666666668) internal successors, (160), 6 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:31,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:31,635 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 71 [2024-12-02 15:06:31,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:32,026 INFO L124 PetriNetUnfolderBase]: 407/1220 cut-off events. [2024-12-02 15:06:32,027 INFO L125 PetriNetUnfolderBase]: For 215/215 co-relation queries the response was YES. [2024-12-02 15:06:32,028 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2282 conditions, 1220 events. 407/1220 cut-off events. For 215/215 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 7729 event pairs, 34 based on Foata normal form. 33/1216 useless extension candidates. Maximal degree in co-relation 2270. Up to 375 conditions per place. [2024-12-02 15:06:32,031 INFO L140 encePairwiseOnDemand]: 62/71 looper letters, 100 selfloop transitions, 8 changer transitions 0/131 dead transitions. [2024-12-02 15:06:32,031 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 131 transitions, 516 flow [2024-12-02 15:06:32,032 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 15:06:32,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 15:06:32,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 265 transitions. [2024-12-02 15:06:32,033 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6220657276995305 [2024-12-02 15:06:32,034 INFO L175 Difference]: Start difference. First operand has 69 places, 65 transitions, 166 flow. Second operand 6 states and 265 transitions. [2024-12-02 15:06:32,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 131 transitions, 516 flow [2024-12-02 15:06:32,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 131 transitions, 507 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-12-02 15:06:32,037 INFO L231 Difference]: Finished difference. Result has 71 places, 63 transitions, 165 flow [2024-12-02 15:06:32,038 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=149, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=165, PETRI_PLACES=71, PETRI_TRANSITIONS=63} [2024-12-02 15:06:32,038 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 4 predicate places. [2024-12-02 15:06:32,038 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 63 transitions, 165 flow [2024-12-02 15:06:32,039 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.666666666666668) internal successors, (160), 6 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,039 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:32,039 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:32,039 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 15:06:32,039 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:32,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:32,040 INFO L85 PathProgramCache]: Analyzing trace with hash 565807163, now seen corresponding path program 1 times [2024-12-02 15:06:32,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:32,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521880799] [2024-12-02 15:06:32,040 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:32,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:32,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:32,131 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:32,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:32,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1521880799] [2024-12-02 15:06:32,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1521880799] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:32,132 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:32,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 15:06:32,132 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694583702] [2024-12-02 15:06:32,132 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:32,132 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 15:06:32,133 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:32,133 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 15:06:32,133 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 15:06:32,146 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 71 [2024-12-02 15:06:32,147 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 63 transitions, 165 flow. Second operand has 6 states, 6 states have (on average 26.666666666666668) internal successors, (160), 6 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,147 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:32,147 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 71 [2024-12-02 15:06:32,147 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:32,470 INFO L124 PetriNetUnfolderBase]: 393/1188 cut-off events. [2024-12-02 15:06:32,470 INFO L125 PetriNetUnfolderBase]: For 263/263 co-relation queries the response was YES. [2024-12-02 15:06:32,472 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2255 conditions, 1188 events. 393/1188 cut-off events. For 263/263 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 7484 event pairs, 34 based on Foata normal form. 18/1169 useless extension candidates. Maximal degree in co-relation 2242. Up to 416 conditions per place. [2024-12-02 15:06:32,476 INFO L140 encePairwiseOnDemand]: 62/71 looper letters, 85 selfloop transitions, 8 changer transitions 0/116 dead transitions. [2024-12-02 15:06:32,476 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 116 transitions, 463 flow [2024-12-02 15:06:32,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 15:06:32,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 15:06:32,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 244 transitions. [2024-12-02 15:06:32,478 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5727699530516432 [2024-12-02 15:06:32,478 INFO L175 Difference]: Start difference. First operand has 71 places, 63 transitions, 165 flow. Second operand 6 states and 244 transitions. [2024-12-02 15:06:32,478 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 116 transitions, 463 flow [2024-12-02 15:06:32,480 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 116 transitions, 442 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-12-02 15:06:32,481 INFO L231 Difference]: Finished difference. Result has 69 places, 62 transitions, 158 flow [2024-12-02 15:06:32,481 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=158, PETRI_PLACES=69, PETRI_TRANSITIONS=62} [2024-12-02 15:06:32,482 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 2 predicate places. [2024-12-02 15:06:32,482 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 62 transitions, 158 flow [2024-12-02 15:06:32,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.666666666666668) internal successors, (160), 6 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,483 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:32,483 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:32,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 15:06:32,483 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:32,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:32,483 INFO L85 PathProgramCache]: Analyzing trace with hash -457855941, now seen corresponding path program 1 times [2024-12-02 15:06:32,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:32,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412265862] [2024-12-02 15:06:32,484 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:32,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:32,569 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:32,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:32,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [412265862] [2024-12-02 15:06:32,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [412265862] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:32,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:32,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 15:06:32,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895048645] [2024-12-02 15:06:32,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:32,570 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 15:06:32,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:32,571 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 15:06:32,571 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 15:06:32,578 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 71 [2024-12-02 15:06:32,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 62 transitions, 158 flow. Second operand has 4 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:32,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 71 [2024-12-02 15:06:32,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:32,820 INFO L124 PetriNetUnfolderBase]: 422/1284 cut-off events. [2024-12-02 15:06:32,820 INFO L125 PetriNetUnfolderBase]: For 182/184 co-relation queries the response was YES. [2024-12-02 15:06:32,822 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2417 conditions, 1284 events. 422/1284 cut-off events. For 182/184 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 8118 event pairs, 233 based on Foata normal form. 32/1279 useless extension candidates. Maximal degree in co-relation 2405. Up to 629 conditions per place. [2024-12-02 15:06:32,825 INFO L140 encePairwiseOnDemand]: 65/71 looper letters, 76 selfloop transitions, 4 changer transitions 0/101 dead transitions. [2024-12-02 15:06:32,825 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 101 transitions, 428 flow [2024-12-02 15:06:32,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 15:06:32,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 15:06:32,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 183 transitions. [2024-12-02 15:06:32,827 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6443661971830986 [2024-12-02 15:06:32,827 INFO L175 Difference]: Start difference. First operand has 69 places, 62 transitions, 158 flow. Second operand 4 states and 183 transitions. [2024-12-02 15:06:32,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 101 transitions, 428 flow [2024-12-02 15:06:32,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 101 transitions, 412 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 15:06:32,830 INFO L231 Difference]: Finished difference. Result has 67 places, 61 transitions, 159 flow [2024-12-02 15:06:32,830 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=144, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=159, PETRI_PLACES=67, PETRI_TRANSITIONS=61} [2024-12-02 15:06:32,830 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 0 predicate places. [2024-12-02 15:06:32,831 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 61 transitions, 159 flow [2024-12-02 15:06:32,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 31.0) internal successors, (124), 4 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,831 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:32,831 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:32,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 15:06:32,831 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:32,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:32,832 INFO L85 PathProgramCache]: Analyzing trace with hash 1645447807, now seen corresponding path program 1 times [2024-12-02 15:06:32,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:32,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1075902882] [2024-12-02 15:06:32,832 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:32,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:32,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:32,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:32,952 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:32,952 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1075902882] [2024-12-02 15:06:32,952 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1075902882] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:32,952 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:32,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 15:06:32,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212020323] [2024-12-02 15:06:32,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:32,953 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 15:06:32,953 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:32,953 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 15:06:32,953 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 15:06:32,971 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 71 [2024-12-02 15:06:32,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 61 transitions, 159 flow. Second operand has 6 states, 6 states have (on average 28.333333333333332) internal successors, (170), 6 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:32,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:32,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 71 [2024-12-02 15:06:32,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:33,303 INFO L124 PetriNetUnfolderBase]: 413/1175 cut-off events. [2024-12-02 15:06:33,304 INFO L125 PetriNetUnfolderBase]: For 250/252 co-relation queries the response was YES. [2024-12-02 15:06:33,305 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2299 conditions, 1175 events. 413/1175 cut-off events. For 250/252 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 7105 event pairs, 233 based on Foata normal form. 42/1212 useless extension candidates. Maximal degree in co-relation 2286. Up to 548 conditions per place. [2024-12-02 15:06:33,309 INFO L140 encePairwiseOnDemand]: 65/71 looper letters, 91 selfloop transitions, 4 changer transitions 0/114 dead transitions. [2024-12-02 15:06:33,309 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 114 transitions, 493 flow [2024-12-02 15:06:33,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 15:06:33,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 15:06:33,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 239 transitions. [2024-12-02 15:06:33,310 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5610328638497653 [2024-12-02 15:06:33,310 INFO L175 Difference]: Start difference. First operand has 67 places, 61 transitions, 159 flow. Second operand 6 states and 239 transitions. [2024-12-02 15:06:33,310 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 114 transitions, 493 flow [2024-12-02 15:06:33,312 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 114 transitions, 487 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 15:06:33,313 INFO L231 Difference]: Finished difference. Result has 68 places, 59 transitions, 154 flow [2024-12-02 15:06:33,314 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=154, PETRI_PLACES=68, PETRI_TRANSITIONS=59} [2024-12-02 15:06:33,314 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 1 predicate places. [2024-12-02 15:06:33,314 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 59 transitions, 154 flow [2024-12-02 15:06:33,315 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 28.333333333333332) internal successors, (170), 6 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:33,315 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 15:06:33,315 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 15:06:33,315 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 15:06:33,315 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-12-02 15:06:33,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 15:06:33,315 INFO L85 PathProgramCache]: Analyzing trace with hash -530724987, now seen corresponding path program 1 times [2024-12-02 15:06:33,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 15:06:33,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1367083094] [2024-12-02 15:06:33,316 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 15:06:33,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 15:06:33,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 15:06:33,418 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 15:06:33,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 15:06:33,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1367083094] [2024-12-02 15:06:33,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1367083094] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 15:06:33,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 15:06:33,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-02 15:06:33,418 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [321070890] [2024-12-02 15:06:33,418 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 15:06:33,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 15:06:33,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 15:06:33,419 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 15:06:33,419 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 15:06:33,437 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 71 [2024-12-02 15:06:33,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 59 transitions, 154 flow. Second operand has 6 states, 6 states have (on average 28.333333333333332) internal successors, (170), 6 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:33,437 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 15:06:33,437 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 71 [2024-12-02 15:06:33,437 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 15:06:33,708 INFO L124 PetriNetUnfolderBase]: 385/1115 cut-off events. [2024-12-02 15:06:33,708 INFO L125 PetriNetUnfolderBase]: For 231/233 co-relation queries the response was YES. [2024-12-02 15:06:33,709 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2206 conditions, 1115 events. 385/1115 cut-off events. For 231/233 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 6703 event pairs, 233 based on Foata normal form. 32/1142 useless extension candidates. Maximal degree in co-relation 2193. Up to 548 conditions per place. [2024-12-02 15:06:33,710 INFO L140 encePairwiseOnDemand]: 66/71 looper letters, 0 selfloop transitions, 0 changer transitions 113/113 dead transitions. [2024-12-02 15:06:33,710 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 113 transitions, 491 flow [2024-12-02 15:06:33,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 15:06:33,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 15:06:33,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 236 transitions. [2024-12-02 15:06:33,712 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5539906103286385 [2024-12-02 15:06:33,712 INFO L175 Difference]: Start difference. First operand has 68 places, 59 transitions, 154 flow. Second operand 6 states and 236 transitions. [2024-12-02 15:06:33,712 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 113 transitions, 491 flow [2024-12-02 15:06:33,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 113 transitions, 484 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 15:06:33,714 INFO L231 Difference]: Finished difference. Result has 68 places, 0 transitions, 0 flow [2024-12-02 15:06:33,714 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=145, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=68, PETRI_TRANSITIONS=0} [2024-12-02 15:06:33,715 INFO L279 CegarLoopForPetriNet]: 67 programPoint places, 1 predicate places. [2024-12-02 15:06:33,715 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 0 transitions, 0 flow [2024-12-02 15:06:33,715 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 28.333333333333332) internal successors, (170), 6 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 15:06:33,717 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 17 remaining) [2024-12-02 15:06:33,718 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 17 remaining) [2024-12-02 15:06:33,719 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 17 remaining) [2024-12-02 15:06:33,719 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 15:06:33,719 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-12-02 15:06:33,724 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 15:06:33,725 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 15:06:33,730 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 03:06:33 BasicIcfg [2024-12-02 15:06:33,730 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 15:06:33,730 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 15:06:33,730 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 15:06:33,730 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 15:06:33,731 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:06:30" (3/4) ... [2024-12-02 15:06:33,733 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 15:06:33,735 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-12-02 15:06:33,738 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-12-02 15:06:33,738 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-12-02 15:06:33,739 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-12-02 15:06:33,739 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-02 15:06:33,805 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 15:06:33,805 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 15:06:33,805 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 15:06:33,805 INFO L158 Benchmark]: Toolchain (without parser) took 4217.83ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 91.5MB in the beginning and 94.6MB in the end (delta: -3.2MB). Peak memory consumption was 21.6MB. Max. memory is 16.1GB. [2024-12-02 15:06:33,806 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 117.4MB. Free memory is still 70.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 15:06:33,806 INFO L158 Benchmark]: CACSL2BoogieTranslator took 332.34ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.3MB in the end (delta: 19.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-12-02 15:06:33,806 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.82ms. Allocated memory is still 117.4MB. Free memory was 71.3MB in the beginning and 69.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 15:06:33,806 INFO L158 Benchmark]: Boogie Preprocessor took 37.23ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 67.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 15:06:33,806 INFO L158 Benchmark]: RCFGBuilder took 600.34ms. Allocated memory is still 117.4MB. Free memory was 67.5MB in the beginning and 78.0MB in the end (delta: -10.5MB). Peak memory consumption was 38.7MB. Max. memory is 16.1GB. [2024-12-02 15:06:33,807 INFO L158 Benchmark]: TraceAbstraction took 3133.24ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 77.4MB in the beginning and 98.9MB in the end (delta: -21.5MB). Peak memory consumption was 75.1MB. Max. memory is 16.1GB. [2024-12-02 15:06:33,807 INFO L158 Benchmark]: Witness Printer took 74.56ms. Allocated memory is still 142.6MB. Free memory was 98.9MB in the beginning and 94.6MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 15:06:33,808 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.23ms. Allocated memory is still 117.4MB. Free memory is still 70.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 332.34ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.3MB in the end (delta: 19.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.82ms. Allocated memory is still 117.4MB. Free memory was 71.3MB in the beginning and 69.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 37.23ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 67.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 600.34ms. Allocated memory is still 117.4MB. Free memory was 67.5MB in the beginning and 78.0MB in the end (delta: -10.5MB). Peak memory consumption was 38.7MB. Max. memory is 16.1GB. * TraceAbstraction took 3133.24ms. Allocated memory was 117.4MB in the beginning and 142.6MB in the end (delta: 25.2MB). Free memory was 77.4MB in the beginning and 98.9MB in the end (delta: -21.5MB). Peak memory consumption was 75.1MB. Max. memory is 16.1GB. * Witness Printer took 74.56ms. Allocated memory is still 142.6MB. Free memory was 98.9MB in the beginning and 94.6MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 688]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 688]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 691]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 691]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 696]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 696]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 699]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 699]: 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 3 procedures, 115 locations, 17 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.0s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 503 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 461 mSDsluCounter, 136 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 111 mSDsCounter, 30 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1443 IncrementalHoareTripleChecker+Invalid, 1473 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 30 mSolverCounterUnsat, 25 mSDtfsCounter, 1443 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 30 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=166occurred in iteration=1, InterpolantAutomatonStates: 32, 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.6s InterpolantComputationTime, 122 NumberOfCodeBlocks, 122 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 116 ConstructedInterpolants, 0 QuantifiedInterpolants, 348 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 8 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 15:06:33,824 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31d6736a-bfd0-44a5-8e4c-e89619692a37/bin/uautomizer-verify-84ZbGMXZE1/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