./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_51-mutex_ptr.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_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/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_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_51-mutex_ptr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/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_c07b2c91-2db3-4384-8aad-7737ad9c09fa/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 676d96662ae61a9d27f232e6ef1f1837cf504ffa210b7be2fd6286f04a0fe098 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:50:53,555 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:50:53,624 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-28 04:50:53,629 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:50:53,630 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:50:53,671 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:50:53,673 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:50:53,674 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:50:53,674 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 04:50:53,675 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 04:50:53,676 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:50:53,676 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:50:53,677 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:50:53,677 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:50:53,677 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:50:53,678 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:50:53,680 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:50:53,680 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:50:53,680 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:50:53,681 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:50:53,681 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:50:53,681 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_c07b2c91-2db3-4384-8aad-7737ad9c09fa/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 -> 676d96662ae61a9d27f232e6ef1f1837cf504ffa210b7be2fd6286f04a0fe098 [2024-11-28 04:50:53,995 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:50:54,006 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:50:54,009 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:50:54,011 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:50:54,011 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:50:54,014 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/04-mutex_51-mutex_ptr.i [2024-11-28 04:50:56,957 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/data/9cade1dff/91b1c130a8544dd09283ab4f8e001257/FLAGc6db9e900 [2024-11-28 04:50:57,333 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:50:57,336 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/sv-benchmarks/c/goblint-regression/04-mutex_51-mutex_ptr.i [2024-11-28 04:50:57,354 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/data/9cade1dff/91b1c130a8544dd09283ab4f8e001257/FLAGc6db9e900 [2024-11-28 04:50:57,370 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/data/9cade1dff/91b1c130a8544dd09283ab4f8e001257 [2024-11-28 04:50:57,372 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:50:57,373 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:50:57,374 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:50:57,375 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:50:57,379 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:50:57,380 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:50:57" (1/1) ... [2024-11-28 04:50:57,381 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@aa0dc7f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:57, skipping insertion in model container [2024-11-28 04:50:57,381 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:50:57" (1/1) ... [2024-11-28 04:50:57,412 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:50:57,918 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:50:57,940 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:50:57,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:50:58,060 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:50:58,061 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58 WrapperNode [2024-11-28 04:50:58,062 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:50:58,063 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:50:58,063 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:50:58,063 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:50:58,073 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,095 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,128 INFO L138 Inliner]: procedures = 262, calls = 19, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 94 [2024-11-28 04:50:58,128 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:50:58,129 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:50:58,129 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:50:58,129 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:50:58,140 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,140 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,147 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,162 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [5, 5]. 50 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [5, 1]. The 2 writes are split as follows [0, 2]. [2024-11-28 04:50:58,162 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,162 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,169 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,170 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,171 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,173 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,174 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,176 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:50:58,177 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:50:58,177 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:50:58,177 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:50:58,178 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (1/1) ... [2024-11-28 04:50:58,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:50:58,196 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:50:58,215 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:50:58,218 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:50:58,245 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 04:50:58,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:50:58,247 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-28 04:50:58,247 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-28 04:50:58,248 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 04:50:58,248 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 04:50:58,248 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:50:58,248 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:50:58,249 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 04:50:58,398 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:50:58,400 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:50:58,633 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:50:58,634 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:50:58,901 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:50:58,901 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:50:58,902 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:50:58 BoogieIcfgContainer [2024-11-28 04:50:58,902 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:50:58,904 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:50:58,904 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:50:58,909 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:50:58,909 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:50:57" (1/3) ... [2024-11-28 04:50:58,910 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bb55598 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:50:58, skipping insertion in model container [2024-11-28 04:50:58,910 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:50:58" (2/3) ... [2024-11-28 04:50:58,911 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bb55598 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:50:58, skipping insertion in model container [2024-11-28 04:50:58,911 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:50:58" (3/3) ... [2024-11-28 04:50:58,912 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_51-mutex_ptr.i [2024-11-28 04:50:58,928 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:50:58,929 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_51-mutex_ptr.i that has 2 procedures, 24 locations, 1 initial locations, 0 loop locations, and 4 error locations. [2024-11-28 04:50:58,930 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:50:58,982 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 04:50:59,025 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 27 places, 23 transitions, 53 flow [2024-11-28 04:50:59,055 INFO L124 PetriNetUnfolderBase]: 0/22 cut-off events. [2024-11-28 04:50:59,057 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 04:50:59,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27 conditions, 22 events. 0/22 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 29 event pairs, 0 based on Foata normal form. 0/18 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-28 04:50:59,060 INFO L82 GeneralOperation]: Start removeDead. Operand has 27 places, 23 transitions, 53 flow [2024-11-28 04:50:59,063 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 24 places, 20 transitions, 43 flow [2024-11-28 04:50:59,071 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:50:59,083 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;@20ac416b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:50:59,083 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-28 04:50:59,091 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:50:59,091 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2024-11-28 04:50:59,091 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:50:59,092 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:50:59,092 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:50:59,093 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:50:59,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:50:59,099 INFO L85 PathProgramCache]: Analyzing trace with hash -643345928, now seen corresponding path program 1 times [2024-11-28 04:50:59,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:50:59,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452997288] [2024-11-28 04:50:59,107 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:50:59,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:50:59,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:50:59,603 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-28 04:50:59,603 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:50:59,603 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452997288] [2024-11-28 04:50:59,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452997288] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:50:59,604 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:50:59,604 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:50:59,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447148779] [2024-11-28 04:50:59,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:50:59,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:50:59,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:50:59,649 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:50:59,650 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:50:59,668 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 23 [2024-11-28 04:50:59,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 24 places, 20 transitions, 43 flow. Second operand has 4 states, 4 states have (on average 7.5) internal successors, (30), 4 states have internal predecessors, (30), 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-28 04:50:59,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:50:59,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 23 [2024-11-28 04:50:59,672 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:50:59,845 INFO L124 PetriNetUnfolderBase]: 36/108 cut-off events. [2024-11-28 04:50:59,845 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:50:59,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 201 conditions, 108 events. 36/108 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 359 event pairs, 15 based on Foata normal form. 7/109 useless extension candidates. Maximal degree in co-relation 192. Up to 60 conditions per place. [2024-11-28 04:50:59,851 INFO L140 encePairwiseOnDemand]: 17/23 looper letters, 20 selfloop transitions, 4 changer transitions 6/35 dead transitions. [2024-11-28 04:50:59,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 35 transitions, 133 flow [2024-11-28 04:50:59,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:50:59,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:50:59,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 64 transitions. [2024-11-28 04:50:59,869 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5565217391304348 [2024-11-28 04:50:59,871 INFO L175 Difference]: Start difference. First operand has 24 places, 20 transitions, 43 flow. Second operand 5 states and 64 transitions. [2024-11-28 04:50:59,872 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 35 transitions, 133 flow [2024-11-28 04:50:59,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 35 transitions, 132 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:50:59,882 INFO L231 Difference]: Finished difference. Result has 30 places, 21 transitions, 67 flow [2024-11-28 04:50:59,884 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=42, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=20, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=67, PETRI_PLACES=30, PETRI_TRANSITIONS=21} [2024-11-28 04:50:59,889 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 6 predicate places. [2024-11-28 04:50:59,889 INFO L471 AbstractCegarLoop]: Abstraction has has 30 places, 21 transitions, 67 flow [2024-11-28 04:50:59,889 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.5) internal successors, (30), 4 states have internal predecessors, (30), 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-28 04:50:59,889 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:50:59,889 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:50:59,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:50:59,890 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:50:59,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:50:59,892 INFO L85 PathProgramCache]: Analyzing trace with hash -642789097, now seen corresponding path program 1 times [2024-11-28 04:50:59,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:50:59,892 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1067843314] [2024-11-28 04:50:59,892 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:50:59,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:50:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:00,157 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-28 04:51:00,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:00,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1067843314] [2024-11-28 04:51:00,158 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1067843314] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:00,158 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:00,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:51:00,158 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1677739855] [2024-11-28 04:51:00,158 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:00,159 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:51:00,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:00,160 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:51:00,160 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:51:00,174 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 23 [2024-11-28 04:51:00,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 30 places, 21 transitions, 67 flow. Second operand has 5 states, 5 states have (on average 7.2) internal successors, (36), 5 states have internal predecessors, (36), 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-28 04:51:00,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:00,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 23 [2024-11-28 04:51:00,175 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:00,318 INFO L124 PetriNetUnfolderBase]: 24/87 cut-off events. [2024-11-28 04:51:00,318 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-28 04:51:00,319 INFO L83 FinitePrefix]: Finished finitePrefix Result has 200 conditions, 87 events. 24/87 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 288 event pairs, 5 based on Foata normal form. 12/99 useless extension candidates. Maximal degree in co-relation 187. Up to 40 conditions per place. [2024-11-28 04:51:00,319 INFO L140 encePairwiseOnDemand]: 16/23 looper letters, 21 selfloop transitions, 6 changer transitions 3/35 dead transitions. [2024-11-28 04:51:00,320 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 35 transitions, 169 flow [2024-11-28 04:51:00,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:51:00,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:51:00,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 70 transitions. [2024-11-28 04:51:00,321 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5072463768115942 [2024-11-28 04:51:00,321 INFO L175 Difference]: Start difference. First operand has 30 places, 21 transitions, 67 flow. Second operand 6 states and 70 transitions. [2024-11-28 04:51:00,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 35 transitions, 169 flow [2024-11-28 04:51:00,323 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 35 transitions, 160 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-28 04:51:00,324 INFO L231 Difference]: Finished difference. Result has 36 places, 24 transitions, 100 flow [2024-11-28 04:51:00,324 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=60, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=100, PETRI_PLACES=36, PETRI_TRANSITIONS=24} [2024-11-28 04:51:00,325 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 12 predicate places. [2024-11-28 04:51:00,325 INFO L471 AbstractCegarLoop]: Abstraction has has 36 places, 24 transitions, 100 flow [2024-11-28 04:51:00,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 7.2) internal successors, (36), 5 states have internal predecessors, (36), 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-28 04:51:00,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:00,325 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:00,325 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:51:00,326 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:00,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:00,326 INFO L85 PathProgramCache]: Analyzing trace with hash 105231742, now seen corresponding path program 1 times [2024-11-28 04:51:00,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:00,326 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1869438952] [2024-11-28 04:51:00,326 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:51:00,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:00,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:00,570 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-28 04:51:00,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:00,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1869438952] [2024-11-28 04:51:00,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1869438952] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:00,571 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:00,571 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:51:00,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [966935009] [2024-11-28 04:51:00,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:00,572 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:51:00,572 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:00,572 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:51:00,572 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:51:00,572 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 23 [2024-11-28 04:51:00,573 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 24 transitions, 100 flow. Second operand has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 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-28 04:51:00,573 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:00,573 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 23 [2024-11-28 04:51:00,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:00,654 INFO L124 PetriNetUnfolderBase]: 12/56 cut-off events. [2024-11-28 04:51:00,654 INFO L125 PetriNetUnfolderBase]: For 29/29 co-relation queries the response was YES. [2024-11-28 04:51:00,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 151 conditions, 56 events. 12/56 cut-off events. For 29/29 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 132 event pairs, 3 based on Foata normal form. 6/62 useless extension candidates. Maximal degree in co-relation 136. Up to 26 conditions per place. [2024-11-28 04:51:00,658 INFO L140 encePairwiseOnDemand]: 19/23 looper letters, 17 selfloop transitions, 4 changer transitions 0/28 dead transitions. [2024-11-28 04:51:00,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 28 transitions, 156 flow [2024-11-28 04:51:00,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:51:00,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:51:00,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 42 transitions. [2024-11-28 04:51:00,661 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6086956521739131 [2024-11-28 04:51:00,661 INFO L175 Difference]: Start difference. First operand has 36 places, 24 transitions, 100 flow. Second operand 3 states and 42 transitions. [2024-11-28 04:51:00,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 28 transitions, 156 flow [2024-11-28 04:51:00,665 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 28 transitions, 148 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-28 04:51:00,666 INFO L231 Difference]: Finished difference. Result has 35 places, 24 transitions, 100 flow [2024-11-28 04:51:00,666 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=100, PETRI_PLACES=35, PETRI_TRANSITIONS=24} [2024-11-28 04:51:00,667 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 11 predicate places. [2024-11-28 04:51:00,667 INFO L471 AbstractCegarLoop]: Abstraction has has 35 places, 24 transitions, 100 flow [2024-11-28 04:51:00,667 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.0) internal successors, (33), 3 states have internal predecessors, (33), 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-28 04:51:00,667 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:00,667 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:00,669 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:51:00,669 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:00,670 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:00,671 INFO L85 PathProgramCache]: Analyzing trace with hash 1792152414, now seen corresponding path program 1 times [2024-11-28 04:51:00,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:00,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159400000] [2024-11-28 04:51:00,671 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:51:00,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:01,044 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-28 04:51:01,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:01,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159400000] [2024-11-28 04:51:01,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1159400000] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:01,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:01,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:01,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [27307548] [2024-11-28 04:51:01,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:01,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:01,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:01,047 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:01,047 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:01,083 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:01,083 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 24 transitions, 100 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:01,084 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:01,084 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:01,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:01,257 INFO L124 PetriNetUnfolderBase]: 13/65 cut-off events. [2024-11-28 04:51:01,257 INFO L125 PetriNetUnfolderBase]: For 39/41 co-relation queries the response was YES. [2024-11-28 04:51:01,258 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183 conditions, 65 events. 13/65 cut-off events. For 39/41 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 182 event pairs, 4 based on Foata normal form. 3/68 useless extension candidates. Maximal degree in co-relation 167. Up to 31 conditions per place. [2024-11-28 04:51:01,260 INFO L140 encePairwiseOnDemand]: 15/23 looper letters, 23 selfloop transitions, 9 changer transitions 0/35 dead transitions. [2024-11-28 04:51:01,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 35 transitions, 208 flow [2024-11-28 04:51:01,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 04:51:01,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 04:51:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 65 transitions. [2024-11-28 04:51:01,264 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3532608695652174 [2024-11-28 04:51:01,264 INFO L175 Difference]: Start difference. First operand has 35 places, 24 transitions, 100 flow. Second operand 8 states and 65 transitions. [2024-11-28 04:51:01,264 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 35 transitions, 208 flow [2024-11-28 04:51:01,265 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 35 transitions, 199 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:51:01,268 INFO L231 Difference]: Finished difference. Result has 45 places, 28 transitions, 154 flow [2024-11-28 04:51:01,269 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=154, PETRI_PLACES=45, PETRI_TRANSITIONS=28} [2024-11-28 04:51:01,269 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 21 predicate places. [2024-11-28 04:51:01,269 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 28 transitions, 154 flow [2024-11-28 04:51:01,270 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:01,270 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:01,270 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:01,270 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:51:01,270 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:01,271 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:01,271 INFO L85 PathProgramCache]: Analyzing trace with hash -1035434260, now seen corresponding path program 2 times [2024-11-28 04:51:01,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:01,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [877744727] [2024-11-28 04:51:01,273 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 04:51:01,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:01,326 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 04:51:01,326 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:51:01,563 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-28 04:51:01,563 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:01,563 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [877744727] [2024-11-28 04:51:01,563 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [877744727] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:01,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:01,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:01,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586746751] [2024-11-28 04:51:01,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:01,564 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:01,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:01,564 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:01,564 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:01,597 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:01,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 28 transitions, 154 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:01,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:01,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:01,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:01,786 INFO L124 PetriNetUnfolderBase]: 12/71 cut-off events. [2024-11-28 04:51:01,786 INFO L125 PetriNetUnfolderBase]: For 104/104 co-relation queries the response was YES. [2024-11-28 04:51:01,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 219 conditions, 71 events. 12/71 cut-off events. For 104/104 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 235 event pairs, 9 based on Foata normal form. 1/72 useless extension candidates. Maximal degree in co-relation 197. Up to 34 conditions per place. [2024-11-28 04:51:01,789 INFO L140 encePairwiseOnDemand]: 15/23 looper letters, 22 selfloop transitions, 11 changer transitions 0/36 dead transitions. [2024-11-28 04:51:01,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 36 transitions, 256 flow [2024-11-28 04:51:01,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 04:51:01,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 04:51:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 62 transitions. [2024-11-28 04:51:01,790 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.33695652173913043 [2024-11-28 04:51:01,790 INFO L175 Difference]: Start difference. First operand has 45 places, 28 transitions, 154 flow. Second operand 8 states and 62 transitions. [2024-11-28 04:51:01,790 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 36 transitions, 256 flow [2024-11-28 04:51:01,795 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 36 transitions, 250 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-28 04:51:01,796 INFO L231 Difference]: Finished difference. Result has 55 places, 31 transitions, 214 flow [2024-11-28 04:51:01,798 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=149, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=17, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=214, PETRI_PLACES=55, PETRI_TRANSITIONS=31} [2024-11-28 04:51:01,801 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 31 predicate places. [2024-11-28 04:51:01,801 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 31 transitions, 214 flow [2024-11-28 04:51:01,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:01,801 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:01,801 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:01,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:51:01,802 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:01,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:01,802 INFO L85 PathProgramCache]: Analyzing trace with hash -1346336972, now seen corresponding path program 1 times [2024-11-28 04:51:01,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:01,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1499825711] [2024-11-28 04:51:01,803 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:51:01,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:01,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:02,194 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-28 04:51:02,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:02,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1499825711] [2024-11-28 04:51:02,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1499825711] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:02,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:02,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:02,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748738135] [2024-11-28 04:51:02,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:02,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:02,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:02,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:02,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:02,220 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:02,220 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 31 transitions, 214 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:02,220 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:02,221 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:02,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:02,356 INFO L124 PetriNetUnfolderBase]: 11/68 cut-off events. [2024-11-28 04:51:02,356 INFO L125 PetriNetUnfolderBase]: For 183/185 co-relation queries the response was YES. [2024-11-28 04:51:02,357 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 68 events. 11/68 cut-off events. For 183/185 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 221 event pairs, 2 based on Foata normal form. 4/72 useless extension candidates. Maximal degree in co-relation 211. Up to 20 conditions per place. [2024-11-28 04:51:02,357 INFO L140 encePairwiseOnDemand]: 16/23 looper letters, 25 selfloop transitions, 9 changer transitions 0/37 dead transitions. [2024-11-28 04:51:02,357 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 37 transitions, 295 flow [2024-11-28 04:51:02,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 04:51:02,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 04:51:02,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 57 transitions. [2024-11-28 04:51:02,359 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.35403726708074534 [2024-11-28 04:51:02,359 INFO L175 Difference]: Start difference. First operand has 55 places, 31 transitions, 214 flow. Second operand 7 states and 57 transitions. [2024-11-28 04:51:02,359 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 37 transitions, 295 flow [2024-11-28 04:51:02,362 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 37 transitions, 282 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-28 04:51:02,363 INFO L231 Difference]: Finished difference. Result has 58 places, 30 transitions, 215 flow [2024-11-28 04:51:02,363 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=197, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=215, PETRI_PLACES=58, PETRI_TRANSITIONS=30} [2024-11-28 04:51:02,364 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 34 predicate places. [2024-11-28 04:51:02,364 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 30 transitions, 215 flow [2024-11-28 04:51:02,364 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:02,364 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:02,364 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:02,364 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:51:02,364 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:02,365 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:02,365 INFO L85 PathProgramCache]: Analyzing trace with hash -1062545244, now seen corresponding path program 3 times [2024-11-28 04:51:02,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:02,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972202915] [2024-11-28 04:51:02,365 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 04:51:02,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:02,395 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 04:51:02,396 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:51:02,536 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-28 04:51:02,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:02,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972202915] [2024-11-28 04:51:02,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972202915] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:02,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:02,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:02,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438078157] [2024-11-28 04:51:02,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:02,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:02,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:02,537 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:02,537 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:02,557 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:02,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 30 transitions, 215 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:02,557 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:02,558 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:02,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:02,718 INFO L124 PetriNetUnfolderBase]: 11/66 cut-off events. [2024-11-28 04:51:02,718 INFO L125 PetriNetUnfolderBase]: For 196/198 co-relation queries the response was YES. [2024-11-28 04:51:02,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 242 conditions, 66 events. 11/66 cut-off events. For 196/198 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 206 event pairs, 7 based on Foata normal form. 1/67 useless extension candidates. Maximal degree in co-relation 214. Up to 19 conditions per place. [2024-11-28 04:51:02,719 INFO L140 encePairwiseOnDemand]: 15/23 looper letters, 20 selfloop transitions, 11 changer transitions 0/34 dead transitions. [2024-11-28 04:51:02,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 34 transitions, 283 flow [2024-11-28 04:51:02,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 04:51:02,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 04:51:02,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 59 transitions. [2024-11-28 04:51:02,721 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.32065217391304346 [2024-11-28 04:51:02,721 INFO L175 Difference]: Start difference. First operand has 58 places, 30 transitions, 215 flow. Second operand 8 states and 59 transitions. [2024-11-28 04:51:02,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 34 transitions, 283 flow [2024-11-28 04:51:02,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 34 transitions, 252 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-11-28 04:51:02,724 INFO L231 Difference]: Finished difference. Result has 56 places, 29 transitions, 198 flow [2024-11-28 04:51:02,725 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=176, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=198, PETRI_PLACES=56, PETRI_TRANSITIONS=29} [2024-11-28 04:51:02,725 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 32 predicate places. [2024-11-28 04:51:02,725 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 29 transitions, 198 flow [2024-11-28 04:51:02,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:02,726 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:02,726 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:02,726 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 04:51:02,726 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:02,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:02,726 INFO L85 PathProgramCache]: Analyzing trace with hash -277849730, now seen corresponding path program 1 times [2024-11-28 04:51:02,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:02,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838267710] [2024-11-28 04:51:02,727 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:51:02,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:02,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:02,908 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-28 04:51:02,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:02,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838267710] [2024-11-28 04:51:02,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838267710] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:02,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:02,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:02,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1208792035] [2024-11-28 04:51:02,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:02,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:02,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:02,910 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:02,910 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:02,938 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:02,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 29 transitions, 198 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:02,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:02,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:02,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:03,074 INFO L124 PetriNetUnfolderBase]: 11/66 cut-off events. [2024-11-28 04:51:03,075 INFO L125 PetriNetUnfolderBase]: For 172/174 co-relation queries the response was YES. [2024-11-28 04:51:03,077 INFO L83 FinitePrefix]: Finished finitePrefix Result has 225 conditions, 66 events. 11/66 cut-off events. For 172/174 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 208 event pairs, 4 based on Foata normal form. 3/69 useless extension candidates. Maximal degree in co-relation 201. Up to 32 conditions per place. [2024-11-28 04:51:03,077 INFO L140 encePairwiseOnDemand]: 16/23 looper letters, 20 selfloop transitions, 7 changer transitions 6/36 dead transitions. [2024-11-28 04:51:03,077 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 36 transitions, 276 flow [2024-11-28 04:51:03,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 04:51:03,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 04:51:03,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 63 transitions. [2024-11-28 04:51:03,082 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.3423913043478261 [2024-11-28 04:51:03,082 INFO L175 Difference]: Start difference. First operand has 56 places, 29 transitions, 198 flow. Second operand 8 states and 63 transitions. [2024-11-28 04:51:03,082 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 36 transitions, 276 flow [2024-11-28 04:51:03,084 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 36 transitions, 238 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-11-28 04:51:03,085 INFO L231 Difference]: Finished difference. Result has 55 places, 25 transitions, 141 flow [2024-11-28 04:51:03,085 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=151, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=141, PETRI_PLACES=55, PETRI_TRANSITIONS=25} [2024-11-28 04:51:03,088 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 31 predicate places. [2024-11-28 04:51:03,088 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 25 transitions, 141 flow [2024-11-28 04:51:03,088 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:03,088 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:03,088 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:03,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 04:51:03,088 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:03,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:03,089 INFO L85 PathProgramCache]: Analyzing trace with hash 1213227105, now seen corresponding path program 1 times [2024-11-28 04:51:03,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:03,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805988909] [2024-11-28 04:51:03,089 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:51:03,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:51:03,350 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-28 04:51:03,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:03,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805988909] [2024-11-28 04:51:03,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805988909] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:03,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:03,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:03,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1112435518] [2024-11-28 04:51:03,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:03,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:03,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:03,352 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:03,352 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:03,377 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:03,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 25 transitions, 141 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:03,378 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:03,378 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:03,378 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:03,508 INFO L124 PetriNetUnfolderBase]: 10/55 cut-off events. [2024-11-28 04:51:03,508 INFO L125 PetriNetUnfolderBase]: For 91/91 co-relation queries the response was YES. [2024-11-28 04:51:03,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 177 conditions, 55 events. 10/55 cut-off events. For 91/91 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 143 event pairs, 2 based on Foata normal form. 2/57 useless extension candidates. Maximal degree in co-relation 158. Up to 14 conditions per place. [2024-11-28 04:51:03,509 INFO L140 encePairwiseOnDemand]: 16/23 looper letters, 10 selfloop transitions, 5 changer transitions 13/31 dead transitions. [2024-11-28 04:51:03,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 31 transitions, 210 flow [2024-11-28 04:51:03,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-28 04:51:03,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-28 04:51:03,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 63 transitions. [2024-11-28 04:51:03,510 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.30434782608695654 [2024-11-28 04:51:03,510 INFO L175 Difference]: Start difference. First operand has 55 places, 25 transitions, 141 flow. Second operand 9 states and 63 transitions. [2024-11-28 04:51:03,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 31 transitions, 210 flow [2024-11-28 04:51:03,511 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 31 transitions, 183 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-28 04:51:03,512 INFO L231 Difference]: Finished difference. Result has 49 places, 18 transitions, 92 flow [2024-11-28 04:51:03,512 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=110, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=92, PETRI_PLACES=49, PETRI_TRANSITIONS=18} [2024-11-28 04:51:03,513 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 25 predicate places. [2024-11-28 04:51:03,513 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 18 transitions, 92 flow [2024-11-28 04:51:03,513 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:03,513 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:03,513 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:03,513 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 04:51:03,513 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:03,514 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:03,514 INFO L85 PathProgramCache]: Analyzing trace with hash -2033690704, now seen corresponding path program 2 times [2024-11-28 04:51:03,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:03,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287805992] [2024-11-28 04:51:03,514 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 04:51:03,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:03,545 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 04:51:03,545 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:51:03,695 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-28 04:51:03,696 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:03,696 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287805992] [2024-11-28 04:51:03,696 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287805992] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:03,696 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:03,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:03,696 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627982914] [2024-11-28 04:51:03,696 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:03,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:03,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:03,697 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:03,697 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:03,729 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:03,730 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 18 transitions, 92 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:03,730 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:03,730 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:03,730 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:03,828 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2024-11-28 04:51:03,828 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2024-11-28 04:51:03,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80 conditions, 24 events. 1/24 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 29 event pairs, 1 based on Foata normal form. 1/25 useless extension candidates. Maximal degree in co-relation 63. Up to 9 conditions per place. [2024-11-28 04:51:03,828 INFO L140 encePairwiseOnDemand]: 17/23 looper letters, 8 selfloop transitions, 3 changer transitions 5/19 dead transitions. [2024-11-28 04:51:03,828 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 19 transitions, 123 flow [2024-11-28 04:51:03,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 04:51:03,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 04:51:03,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 45 transitions. [2024-11-28 04:51:03,829 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.2795031055900621 [2024-11-28 04:51:03,829 INFO L175 Difference]: Start difference. First operand has 49 places, 18 transitions, 92 flow. Second operand 7 states and 45 transitions. [2024-11-28 04:51:03,829 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 19 transitions, 123 flow [2024-11-28 04:51:03,830 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 19 transitions, 96 flow, removed 1 selfloop flow, removed 10 redundant places. [2024-11-28 04:51:03,830 INFO L231 Difference]: Finished difference. Result has 34 places, 14 transitions, 51 flow [2024-11-28 04:51:03,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=28, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=14, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=51, PETRI_PLACES=34, PETRI_TRANSITIONS=14} [2024-11-28 04:51:03,831 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 10 predicate places. [2024-11-28 04:51:03,831 INFO L471 AbstractCegarLoop]: Abstraction has has 34 places, 14 transitions, 51 flow [2024-11-28 04:51:03,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:03,831 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:51:03,832 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:51:03,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 04:51:03,832 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-28 04:51:03,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:51:03,832 INFO L85 PathProgramCache]: Analyzing trace with hash 1420836088, now seen corresponding path program 3 times [2024-11-28 04:51:03,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:51:03,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272853503] [2024-11-28 04:51:03,832 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 04:51:03,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:51:03,864 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-28 04:51:03,864 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:51:03,985 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-28 04:51:03,985 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:51:03,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272853503] [2024-11-28 04:51:03,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272853503] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:51:03,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:51:03,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:51:03,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771371739] [2024-11-28 04:51:03,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:51:03,986 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:51:03,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:51:03,988 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:51:03,988 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:51:04,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 23 [2024-11-28 04:51:04,017 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 14 transitions, 51 flow. Second operand has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:04,017 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:51:04,017 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 23 [2024-11-28 04:51:04,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:51:04,092 INFO L124 PetriNetUnfolderBase]: 1/15 cut-off events. [2024-11-28 04:51:04,092 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 04:51:04,092 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 15 events. 1/15 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 6 event pairs, 0 based on Foata normal form. 1/16 useless extension candidates. Maximal degree in co-relation 33. Up to 4 conditions per place. [2024-11-28 04:51:04,092 INFO L140 encePairwiseOnDemand]: 17/23 looper letters, 0 selfloop transitions, 0 changer transitions 14/14 dead transitions. [2024-11-28 04:51:04,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 14 transitions, 71 flow [2024-11-28 04:51:04,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 04:51:04,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 04:51:04,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 40 transitions. [2024-11-28 04:51:04,096 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.2484472049689441 [2024-11-28 04:51:04,096 INFO L175 Difference]: Start difference. First operand has 34 places, 14 transitions, 51 flow. Second operand 7 states and 40 transitions. [2024-11-28 04:51:04,096 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 14 transitions, 71 flow [2024-11-28 04:51:04,096 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 24 places, 14 transitions, 57 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-28 04:51:04,096 INFO L231 Difference]: Finished difference. Result has 24 places, 0 transitions, 0 flow [2024-11-28 04:51:04,097 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=23, PETRI_DIFFERENCE_MINUEND_FLOW=32, PETRI_DIFFERENCE_MINUEND_PLACES=18, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=13, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=13, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=24, PETRI_TRANSITIONS=0} [2024-11-28 04:51:04,097 INFO L279 CegarLoopForPetriNet]: 24 programPoint places, 0 predicate places. [2024-11-28 04:51:04,097 INFO L471 AbstractCegarLoop]: Abstraction has has 24 places, 0 transitions, 0 flow [2024-11-28 04:51:04,097 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.571428571428571) internal successors, (39), 7 states have internal predecessors, (39), 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-28 04:51:04,102 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 7 remaining) [2024-11-28 04:51:04,103 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 7 remaining) [2024-11-28 04:51:04,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 04:51:04,106 INFO L422 BasicCegarLoop]: Path program histogram: [3, 3, 1, 1, 1, 1, 1] [2024-11-28 04:51:04,112 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:51:04,112 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:51:04,119 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:51:04 BasicIcfg [2024-11-28 04:51:04,121 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:51:04,121 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:51:04,121 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:51:04,122 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:51:04,122 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:50:58" (3/4) ... [2024-11-28 04:51:04,124 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 04:51:04,129 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-11-28 04:51:04,134 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 81 nodes and edges [2024-11-28 04:51:04,136 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-28 04:51:04,136 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-28 04:51:04,136 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-28 04:51:04,226 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:51:04,227 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:51:04,227 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:51:04,228 INFO L158 Benchmark]: Toolchain (without parser) took 6854.88ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 92.0MB in the beginning and 237.5MB in the end (delta: -145.5MB). Peak memory consumption was 86.4MB. Max. memory is 16.1GB. [2024-11-28 04:51:04,228 INFO L158 Benchmark]: CDTParser took 0.48ms. Allocated memory is still 167.8MB. Free memory is still 103.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:51:04,228 INFO L158 Benchmark]: CACSL2BoogieTranslator took 687.96ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 64.7MB in the end (delta: 27.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 04:51:04,229 INFO L158 Benchmark]: Boogie Procedure Inliner took 65.56ms. Allocated memory is still 117.4MB. Free memory was 64.7MB in the beginning and 62.5MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:51:04,229 INFO L158 Benchmark]: Boogie Preprocessor took 47.28ms. Allocated memory is still 117.4MB. Free memory was 62.5MB in the beginning and 60.6MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:51:04,229 INFO L158 Benchmark]: RCFGBuilder took 725.03ms. Allocated memory is still 117.4MB. Free memory was 60.6MB in the beginning and 59.8MB in the end (delta: 807.6kB). Peak memory consumption was 32.9MB. Max. memory is 16.1GB. [2024-11-28 04:51:04,230 INFO L158 Benchmark]: TraceAbstraction took 5216.78ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 59.2MB in the beginning and 240.9MB in the end (delta: -181.7MB). Peak memory consumption was 56.1MB. Max. memory is 16.1GB. [2024-11-28 04:51:04,230 INFO L158 Benchmark]: Witness Printer took 105.76ms. Allocated memory is still 352.3MB. Free memory was 240.9MB in the beginning and 237.5MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:51:04,232 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.48ms. Allocated memory is still 167.8MB. Free memory is still 103.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 687.96ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 64.7MB in the end (delta: 27.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 65.56ms. Allocated memory is still 117.4MB. Free memory was 64.7MB in the beginning and 62.5MB in the end (delta: 2.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 47.28ms. Allocated memory is still 117.4MB. Free memory was 62.5MB in the beginning and 60.6MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 725.03ms. Allocated memory is still 117.4MB. Free memory was 60.6MB in the beginning and 59.8MB in the end (delta: 807.6kB). Peak memory consumption was 32.9MB. Max. memory is 16.1GB. * TraceAbstraction took 5216.78ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 59.2MB in the beginning and 240.9MB in the end (delta: -181.7MB). Peak memory consumption was 56.1MB. Max. memory is 16.1GB. * Witness Printer took 105.76ms. Allocated memory is still 352.3MB. Free memory was 240.9MB in the beginning and 237.5MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 937]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 937]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 926]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 926]: 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, 35 locations, 7 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: 5.1s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 1.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 298 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 242 mSDsluCounter, 319 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 296 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1014 IncrementalHoareTripleChecker+Invalid, 1048 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 23 mSDtfsCounter, 1014 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 75 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 73 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 49 ImplicationChecksByTransitivity, 0.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=215occurred in iteration=6, InterpolantAutomatonStates: 76, 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.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.3s InterpolantComputationTime, 123 NumberOfCodeBlocks, 123 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 112 ConstructedInterpolants, 0 QuantifiedInterpolants, 760 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 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-28 04:51:04,251 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c07b2c91-2db3-4384-8aad-7737ad9c09fa/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