./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU --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 b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 22:03:28,862 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 22:03:28,974 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-10-31 22:03:28,980 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 22:03:28,981 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 22:03:29,027 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 22:03:29,028 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 22:03:29,028 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 22:03:29,029 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 22:03:29,031 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 22:03:29,032 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 22:03:29,032 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 22:03:29,034 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 22:03:29,034 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 22:03:29,037 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 22:03:29,037 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 22:03:29,038 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 22:03:29,038 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 22:03:29,038 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 22:03:29,039 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 22:03:29,039 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 22:03:29,044 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 22:03:29,044 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 22:03:29,044 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 22:03:29,045 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 22:03:29,045 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-31 22:03:29,045 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 22:03:29,046 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 22:03:29,046 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 22:03:29,046 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 22:03:29,047 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 22:03:29,047 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 22:03:29,047 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 22:03:29,049 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 22:03:29,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:03:29,050 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 22:03:29,051 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 22:03:29,051 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 22:03:29,051 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 22:03:29,051 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 22:03:29,052 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 22:03:29,052 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 22:03:29,053 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 22:03:29,053 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 22:03:29,054 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU 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 -> b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c [2024-10-31 22:03:29,458 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 22:03:29,496 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 22:03:29,502 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 22:03:29,503 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 22:03:29,508 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 22:03:29,509 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i Unable to find full path for "g++" [2024-10-31 22:03:31,569 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 22:03:31,929 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 22:03:31,929 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i [2024-10-31 22:03:31,953 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/data/a2405c18c/19db9d10b05c415dbce3926ea44f32f1/FLAGd7e7cd796 [2024-10-31 22:03:31,975 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/data/a2405c18c/19db9d10b05c415dbce3926ea44f32f1 [2024-10-31 22:03:31,981 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 22:03:31,982 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 22:03:31,985 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:31,987 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 22:03:31,993 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 22:03:31,994 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:31" (1/1) ... [2024-10-31 22:03:31,995 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@265ac48f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:31, skipping insertion in model container [2024-10-31 22:03:31,996 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 10:03:31" (1/1) ... [2024-10-31 22:03:32,071 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 22:03:32,684 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:03:32,710 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 22:03:32,762 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 22:03:32,826 INFO L204 MainTranslator]: Completed translation [2024-10-31 22:03:32,826 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32 WrapperNode [2024-10-31 22:03:32,827 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 22:03:32,828 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 22:03:32,828 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 22:03:32,828 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 22:03:32,836 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,854 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,886 INFO L138 Inliner]: procedures = 264, calls = 23, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 106 [2024-10-31 22:03:32,887 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 22:03:32,888 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 22:03:32,888 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 22:03:32,888 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 22:03:32,901 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,901 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,905 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,919 INFO L175 MemorySlicer]: Split 11 memory accesses to 2 slices as follows [5, 6]. 55 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-10-31 22:03:32,919 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,920 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,932 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,938 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,940 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,944 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,946 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 22:03:32,947 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 22:03:32,947 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 22:03:32,951 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 22:03:32,952 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (1/1) ... [2024-10-31 22:03:32,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 22:03:32,975 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 22:03:32,992 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 22:03:32,995 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 22:03:33,025 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-31 22:03:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-31 22:03:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-31 22:03:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-31 22:03:33,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-31 22:03:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-31 22:03:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-31 22:03:33,027 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-31 22:03:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 22:03:33,029 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-10-31 22:03:33,029 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-10-31 22:03:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 22:03:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-31 22:03:33,030 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 22:03:33,031 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 22:03:33,032 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-31 22:03:33,244 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 22:03:33,247 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 22:03:33,497 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-31 22:03:33,497 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 22:03:33,975 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 22:03:33,975 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-31 22:03:33,975 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:03:33 BoogieIcfgContainer [2024-10-31 22:03:33,976 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 22:03:33,978 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 22:03:33,979 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 22:03:33,982 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 22:03:33,983 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 10:03:31" (1/3) ... [2024-10-31 22:03:33,984 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5adab5fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:03:33, skipping insertion in model container [2024-10-31 22:03:33,984 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 10:03:32" (2/3) ... [2024-10-31 22:03:33,985 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5adab5fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 10:03:33, skipping insertion in model container [2024-10-31 22:03:33,985 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:03:33" (3/3) ... [2024-10-31 22:03:33,987 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_46-escape_nr.i [2024-10-31 22:03:34,011 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 22:03:34,012 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-10-31 22:03:34,012 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-31 22:03:34,063 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-31 22:03:34,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 29 places, 26 transitions, 59 flow [2024-10-31 22:03:34,157 INFO L124 PetriNetUnfolderBase]: 1/25 cut-off events. [2024-10-31 22:03:34,158 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-31 22:03:34,162 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30 conditions, 25 events. 1/25 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 34 event pairs, 0 based on Foata normal form. 0/20 useless extension candidates. Maximal degree in co-relation 1. Up to 2 conditions per place. [2024-10-31 22:03:34,165 INFO L82 GeneralOperation]: Start removeDead. Operand has 29 places, 26 transitions, 59 flow [2024-10-31 22:03:34,169 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 25 places, 21 transitions, 45 flow [2024-10-31 22:03:34,184 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 22:03:34,194 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;@4a3012b6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 22:03:34,195 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-10-31 22:03:34,209 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 22:03:34,210 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-10-31 22:03:34,210 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:03:34,210 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:34,211 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:34,213 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-10-31 22:03:34,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:34,219 INFO L85 PathProgramCache]: Analyzing trace with hash -1717605375, now seen corresponding path program 1 times [2024-10-31 22:03:34,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:34,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292573214] [2024-10-31 22:03:34,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:34,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:34,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:34,903 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:34,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:34,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [292573214] [2024-10-31 22:03:34,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [292573214] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:34,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:34,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-31 22:03:34,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [832139680] [2024-10-31 22:03:34,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:34,918 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:03:34,924 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:34,951 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:03:34,952 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:03:34,963 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 26 [2024-10-31 22:03:34,965 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 25 places, 21 transitions, 45 flow. Second operand has 5 states, 5 states have (on average 7.4) internal successors, (37), 5 states have internal predecessors, (37), 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-10-31 22:03:34,966 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:34,966 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 26 [2024-10-31 22:03:34,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:35,162 INFO L124 PetriNetUnfolderBase]: 44/130 cut-off events. [2024-10-31 22:03:35,162 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 22:03:35,163 INFO L83 FinitePrefix]: Finished finitePrefix Result has 242 conditions, 130 events. 44/130 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 470 event pairs, 16 based on Foata normal form. 7/124 useless extension candidates. Maximal degree in co-relation 231. Up to 43 conditions per place. [2024-10-31 22:03:35,165 INFO L140 encePairwiseOnDemand]: 19/26 looper letters, 20 selfloop transitions, 7 changer transitions 5/37 dead transitions. [2024-10-31 22:03:35,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 30 places, 37 transitions, 141 flow [2024-10-31 22:03:35,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:03:35,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 22:03:35,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 70 transitions. [2024-10-31 22:03:35,180 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.44871794871794873 [2024-10-31 22:03:35,182 INFO L175 Difference]: Start difference. First operand has 25 places, 21 transitions, 45 flow. Second operand 6 states and 70 transitions. [2024-10-31 22:03:35,184 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 30 places, 37 transitions, 141 flow [2024-10-31 22:03:35,186 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 29 places, 37 transitions, 140 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-31 22:03:35,189 INFO L231 Difference]: Finished difference. Result has 33 places, 24 transitions, 84 flow [2024-10-31 22:03:35,190 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=44, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=15, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=84, PETRI_PLACES=33, PETRI_TRANSITIONS=24} [2024-10-31 22:03:35,194 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 8 predicate places. [2024-10-31 22:03:35,194 INFO L471 AbstractCegarLoop]: Abstraction has has 33 places, 24 transitions, 84 flow [2024-10-31 22:03:35,194 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 7.4) internal successors, (37), 5 states have internal predecessors, (37), 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-10-31 22:03:35,195 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:35,195 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:35,195 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 22:03:35,195 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-10-31 22:03:35,196 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:35,196 INFO L85 PathProgramCache]: Analyzing trace with hash -1716986721, now seen corresponding path program 1 times [2024-10-31 22:03:35,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:35,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1774901638] [2024-10-31 22:03:35,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:35,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:35,538 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:35,539 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:35,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1774901638] [2024-10-31 22:03:35,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1774901638] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:35,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:35,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:03:35,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1081173119] [2024-10-31 22:03:35,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:35,541 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-31 22:03:35,541 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:35,542 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-31 22:03:35,542 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-10-31 22:03:35,558 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 26 [2024-10-31 22:03:35,559 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 24 transitions, 84 flow. Second operand has 7 states, 7 states have (on average 7.0) internal successors, (49), 7 states have internal predecessors, (49), 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-10-31 22:03:35,560 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:35,560 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 26 [2024-10-31 22:03:35,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:35,824 INFO L124 PetriNetUnfolderBase]: 36/121 cut-off events. [2024-10-31 22:03:35,824 INFO L125 PetriNetUnfolderBase]: For 58/58 co-relation queries the response was YES. [2024-10-31 22:03:35,825 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283 conditions, 121 events. 36/121 cut-off events. For 58/58 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 460 event pairs, 7 based on Foata normal form. 6/127 useless extension candidates. Maximal degree in co-relation 266. Up to 37 conditions per place. [2024-10-31 22:03:35,827 INFO L140 encePairwiseOnDemand]: 17/26 looper letters, 21 selfloop transitions, 11 changer transitions 7/45 dead transitions. [2024-10-31 22:03:35,827 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 45 transitions, 228 flow [2024-10-31 22:03:35,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 22:03:35,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-31 22:03:35,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 93 transitions. [2024-10-31 22:03:35,830 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3974358974358974 [2024-10-31 22:03:35,830 INFO L175 Difference]: Start difference. First operand has 33 places, 24 transitions, 84 flow. Second operand 9 states and 93 transitions. [2024-10-31 22:03:35,831 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 45 transitions, 228 flow [2024-10-31 22:03:35,832 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 45 transitions, 226 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-31 22:03:35,834 INFO L231 Difference]: Finished difference. Result has 45 places, 29 transitions, 150 flow [2024-10-31 22:03:35,834 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=15, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=150, PETRI_PLACES=45, PETRI_TRANSITIONS=29} [2024-10-31 22:03:35,835 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 20 predicate places. [2024-10-31 22:03:35,836 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 29 transitions, 150 flow [2024-10-31 22:03:35,836 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 7.0) internal successors, (49), 7 states have internal predecessors, (49), 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-10-31 22:03:35,836 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:35,836 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:35,837 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 22:03:35,837 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-10-31 22:03:35,838 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:35,838 INFO L85 PathProgramCache]: Analyzing trace with hash -1686980492, now seen corresponding path program 1 times [2024-10-31 22:03:35,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:35,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983063434] [2024-10-31 22:03:35,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:35,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:35,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:36,078 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:36,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:36,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [983063434] [2024-10-31 22:03:36,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [983063434] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:36,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:36,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 22:03:36,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1190282656] [2024-10-31 22:03:36,079 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:36,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-31 22:03:36,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:36,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-31 22:03:36,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-31 22:03:36,097 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 26 [2024-10-31 22:03:36,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 29 transitions, 150 flow. Second operand has 7 states, 7 states have (on average 7.0) internal successors, (49), 7 states have internal predecessors, (49), 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-10-31 22:03:36,099 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:36,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 26 [2024-10-31 22:03:36,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:36,324 INFO L124 PetriNetUnfolderBase]: 24/92 cut-off events. [2024-10-31 22:03:36,324 INFO L125 PetriNetUnfolderBase]: For 127/129 co-relation queries the response was YES. [2024-10-31 22:03:36,325 INFO L83 FinitePrefix]: Finished finitePrefix Result has 266 conditions, 92 events. 24/92 cut-off events. For 127/129 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 330 event pairs, 4 based on Foata normal form. 8/100 useless extension candidates. Maximal degree in co-relation 241. Up to 40 conditions per place. [2024-10-31 22:03:36,326 INFO L140 encePairwiseOnDemand]: 17/26 looper letters, 21 selfloop transitions, 10 changer transitions 1/38 dead transitions. [2024-10-31 22:03:36,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 38 transitions, 238 flow [2024-10-31 22:03:36,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-31 22:03:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-10-31 22:03:36,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 81 transitions. [2024-10-31 22:03:36,329 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3894230769230769 [2024-10-31 22:03:36,329 INFO L175 Difference]: Start difference. First operand has 45 places, 29 transitions, 150 flow. Second operand 8 states and 81 transitions. [2024-10-31 22:03:36,329 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 38 transitions, 238 flow [2024-10-31 22:03:36,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 38 transitions, 230 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-31 22:03:36,333 INFO L231 Difference]: Finished difference. Result has 48 places, 27 transitions, 148 flow [2024-10-31 22:03:36,334 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=138, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=148, PETRI_PLACES=48, PETRI_TRANSITIONS=27} [2024-10-31 22:03:36,334 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 23 predicate places. [2024-10-31 22:03:36,335 INFO L471 AbstractCegarLoop]: Abstraction has has 48 places, 27 transitions, 148 flow [2024-10-31 22:03:36,335 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 7.0) internal successors, (49), 7 states have internal predecessors, (49), 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-10-31 22:03:36,335 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:36,335 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:36,335 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-31 22:03:36,336 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-10-31 22:03:36,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:36,337 INFO L85 PathProgramCache]: Analyzing trace with hash -1706158788, now seen corresponding path program 1 times [2024-10-31 22:03:36,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:36,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421771709] [2024-10-31 22:03:36,337 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:36,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:36,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:36,445 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:36,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:36,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421771709] [2024-10-31 22:03:36,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421771709] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:36,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:36,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-31 22:03:36,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49065809] [2024-10-31 22:03:36,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:36,447 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 22:03:36,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:36,448 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 22:03:36,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 22:03:36,459 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 26 [2024-10-31 22:03:36,460 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 27 transitions, 148 flow. Second operand has 5 states, 5 states have (on average 7.4) internal successors, (37), 5 states have internal predecessors, (37), 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-10-31 22:03:36,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:36,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 26 [2024-10-31 22:03:36,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:36,640 INFO L124 PetriNetUnfolderBase]: 26/92 cut-off events. [2024-10-31 22:03:36,640 INFO L125 PetriNetUnfolderBase]: For 178/180 co-relation queries the response was YES. [2024-10-31 22:03:36,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 279 conditions, 92 events. 26/92 cut-off events. For 178/180 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 294 event pairs, 11 based on Foata normal form. 9/101 useless extension candidates. Maximal degree in co-relation 255. Up to 39 conditions per place. [2024-10-31 22:03:36,644 INFO L140 encePairwiseOnDemand]: 19/26 looper letters, 20 selfloop transitions, 7 changer transitions 2/34 dead transitions. [2024-10-31 22:03:36,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 34 transitions, 230 flow [2024-10-31 22:03:36,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 22:03:36,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 22:03:36,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 66 transitions. [2024-10-31 22:03:36,647 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4230769230769231 [2024-10-31 22:03:36,647 INFO L175 Difference]: Start difference. First operand has 48 places, 27 transitions, 148 flow. Second operand 6 states and 66 transitions. [2024-10-31 22:03:36,647 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 34 transitions, 230 flow [2024-10-31 22:03:36,650 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 34 transitions, 199 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-10-31 22:03:36,657 INFO L231 Difference]: Finished difference. Result has 45 places, 25 transitions, 123 flow [2024-10-31 22:03:36,660 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=118, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=123, PETRI_PLACES=45, PETRI_TRANSITIONS=25} [2024-10-31 22:03:36,661 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 20 predicate places. [2024-10-31 22:03:36,661 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 25 transitions, 123 flow [2024-10-31 22:03:36,661 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 7.4) internal successors, (37), 5 states have internal predecessors, (37), 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-10-31 22:03:36,663 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:36,663 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:36,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-31 22:03:36,664 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-10-31 22:03:36,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:36,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1059734223, now seen corresponding path program 1 times [2024-10-31 22:03:36,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:36,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615601074] [2024-10-31 22:03:36,668 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:36,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:36,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:36,807 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:36,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:36,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615601074] [2024-10-31 22:03:36,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615601074] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:36,809 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:36,809 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-31 22:03:36,809 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805020308] [2024-10-31 22:03:36,810 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:36,810 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-31 22:03:36,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:36,811 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 22:03:36,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 22:03:36,812 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 26 [2024-10-31 22:03:36,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 25 transitions, 123 flow. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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-10-31 22:03:36,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:36,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 26 [2024-10-31 22:03:36,813 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:36,881 INFO L124 PetriNetUnfolderBase]: 12/57 cut-off events. [2024-10-31 22:03:36,881 INFO L125 PetriNetUnfolderBase]: For 64/64 co-relation queries the response was YES. [2024-10-31 22:03:36,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169 conditions, 57 events. 12/57 cut-off events. For 64/64 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 139 event pairs, 3 based on Foata normal form. 6/63 useless extension candidates. Maximal degree in co-relation 146. Up to 26 conditions per place. [2024-10-31 22:03:36,882 INFO L140 encePairwiseOnDemand]: 22/26 looper letters, 18 selfloop transitions, 4 changer transitions 0/29 dead transitions. [2024-10-31 22:03:36,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 29 transitions, 181 flow [2024-10-31 22:03:36,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 22:03:36,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-31 22:03:36,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 43 transitions. [2024-10-31 22:03:36,883 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5512820512820513 [2024-10-31 22:03:36,884 INFO L175 Difference]: Start difference. First operand has 45 places, 25 transitions, 123 flow. Second operand 3 states and 43 transitions. [2024-10-31 22:03:36,884 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 29 transitions, 181 flow [2024-10-31 22:03:36,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 29 transitions, 163 flow, removed 2 selfloop flow, removed 5 redundant places. [2024-10-31 22:03:36,886 INFO L231 Difference]: Finished difference. Result has 42 places, 25 transitions, 113 flow [2024-10-31 22:03:36,887 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=105, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=25, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=113, PETRI_PLACES=42, PETRI_TRANSITIONS=25} [2024-10-31 22:03:36,887 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 17 predicate places. [2024-10-31 22:03:36,888 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 25 transitions, 113 flow [2024-10-31 22:03:36,888 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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-10-31 22:03:36,888 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:36,888 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:36,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-31 22:03:36,889 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-10-31 22:03:36,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:36,890 INFO L85 PathProgramCache]: Analyzing trace with hash -1875612491, now seen corresponding path program 1 times [2024-10-31 22:03:36,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:36,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727130267] [2024-10-31 22:03:36,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:36,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:36,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:37,173 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:37,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:37,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727130267] [2024-10-31 22:03:37,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727130267] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:37,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:37,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-31 22:03:37,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2040594365] [2024-10-31 22:03:37,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:37,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-31 22:03:37,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:37,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-31 22:03:37,180 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-10-31 22:03:37,211 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 3 out of 26 [2024-10-31 22:03:37,211 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 25 transitions, 113 flow. Second operand has 7 states, 7 states have (on average 4.857142857142857) internal successors, (34), 7 states have internal predecessors, (34), 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-10-31 22:03:37,211 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:37,211 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 3 of 26 [2024-10-31 22:03:37,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:37,416 INFO L124 PetriNetUnfolderBase]: 14/56 cut-off events. [2024-10-31 22:03:37,416 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-10-31 22:03:37,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 171 conditions, 56 events. 14/56 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 119 event pairs, 1 based on Foata normal form. 3/59 useless extension candidates. Maximal degree in co-relation 151. Up to 25 conditions per place. [2024-10-31 22:03:37,417 INFO L140 encePairwiseOnDemand]: 17/26 looper letters, 15 selfloop transitions, 13 changer transitions 0/30 dead transitions. [2024-10-31 22:03:37,417 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 30 transitions, 186 flow [2024-10-31 22:03:37,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-31 22:03:37,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-10-31 22:03:37,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 51 transitions. [2024-10-31 22:03:37,422 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.24519230769230768 [2024-10-31 22:03:37,422 INFO L175 Difference]: Start difference. First operand has 42 places, 25 transitions, 113 flow. Second operand 8 states and 51 transitions. [2024-10-31 22:03:37,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 30 transitions, 186 flow [2024-10-31 22:03:37,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 30 transitions, 172 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-10-31 22:03:37,424 INFO L231 Difference]: Finished difference. Result has 42 places, 25 transitions, 130 flow [2024-10-31 22:03:37,425 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=93, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=130, PETRI_PLACES=42, PETRI_TRANSITIONS=25} [2024-10-31 22:03:37,425 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 17 predicate places. [2024-10-31 22:03:37,425 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 25 transitions, 130 flow [2024-10-31 22:03:37,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 4.857142857142857) internal successors, (34), 7 states have internal predecessors, (34), 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-10-31 22:03:37,426 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:37,426 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:37,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-31 22:03:37,426 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-10-31 22:03:37,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:37,427 INFO L85 PathProgramCache]: Analyzing trace with hash 599472258, now seen corresponding path program 1 times [2024-10-31 22:03:37,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:37,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361494941] [2024-10-31 22:03:37,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:37,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:37,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:37,771 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:37,771 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:37,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361494941] [2024-10-31 22:03:37,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361494941] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:37,772 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:37,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-31 22:03:37,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [491481818] [2024-10-31 22:03:37,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:37,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-31 22:03:37,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:37,773 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-31 22:03:37,773 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2024-10-31 22:03:37,810 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 26 [2024-10-31 22:03:37,810 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 25 transitions, 130 flow. Second operand has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:37,810 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:37,811 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 26 [2024-10-31 22:03:37,811 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:38,023 INFO L124 PetriNetUnfolderBase]: 12/61 cut-off events. [2024-10-31 22:03:38,024 INFO L125 PetriNetUnfolderBase]: For 76/76 co-relation queries the response was YES. [2024-10-31 22:03:38,024 INFO L83 FinitePrefix]: Finished finitePrefix Result has 185 conditions, 61 events. 12/61 cut-off events. For 76/76 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 164 event pairs, 3 based on Foata normal form. 1/62 useless extension candidates. Maximal degree in co-relation 164. Up to 28 conditions per place. [2024-10-31 22:03:38,025 INFO L140 encePairwiseOnDemand]: 17/26 looper letters, 17 selfloop transitions, 9 changer transitions 6/35 dead transitions. [2024-10-31 22:03:38,025 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 35 transitions, 230 flow [2024-10-31 22:03:38,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-31 22:03:38,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-10-31 22:03:38,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 72 transitions. [2024-10-31 22:03:38,028 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.27692307692307694 [2024-10-31 22:03:38,028 INFO L175 Difference]: Start difference. First operand has 42 places, 25 transitions, 130 flow. Second operand 10 states and 72 transitions. [2024-10-31 22:03:38,028 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 35 transitions, 230 flow [2024-10-31 22:03:38,031 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 35 transitions, 219 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-10-31 22:03:38,032 INFO L231 Difference]: Finished difference. Result has 49 places, 24 transitions, 135 flow [2024-10-31 22:03:38,032 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=25, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=135, PETRI_PLACES=49, PETRI_TRANSITIONS=24} [2024-10-31 22:03:38,033 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 24 predicate places. [2024-10-31 22:03:38,033 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 24 transitions, 135 flow [2024-10-31 22:03:38,034 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:38,034 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:38,034 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:38,034 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-31 22:03:38,034 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-10-31 22:03:38,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:38,035 INFO L85 PathProgramCache]: Analyzing trace with hash -365426080, now seen corresponding path program 1 times [2024-10-31 22:03:38,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:38,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1464082745] [2024-10-31 22:03:38,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:38,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:38,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:38,380 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:38,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:38,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1464082745] [2024-10-31 22:03:38,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1464082745] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:38,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:38,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-31 22:03:38,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1502685861] [2024-10-31 22:03:38,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:38,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-31 22:03:38,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:38,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-31 22:03:38,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-10-31 22:03:38,426 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 26 [2024-10-31 22:03:38,427 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 24 transitions, 135 flow. Second operand has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:38,427 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:38,427 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 26 [2024-10-31 22:03:38,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:38,706 INFO L124 PetriNetUnfolderBase]: 11/50 cut-off events. [2024-10-31 22:03:38,710 INFO L125 PetriNetUnfolderBase]: For 85/87 co-relation queries the response was YES. [2024-10-31 22:03:38,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 50 events. 11/50 cut-off events. For 85/87 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 103 event pairs, 1 based on Foata normal form. 4/54 useless extension candidates. Maximal degree in co-relation 152. Up to 12 conditions per place. [2024-10-31 22:03:38,712 INFO L140 encePairwiseOnDemand]: 17/26 looper letters, 7 selfloop transitions, 7 changer transitions 13/30 dead transitions. [2024-10-31 22:03:38,712 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 30 transitions, 202 flow [2024-10-31 22:03:38,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-31 22:03:38,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-10-31 22:03:38,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 72 transitions. [2024-10-31 22:03:38,714 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.2517482517482518 [2024-10-31 22:03:38,714 INFO L175 Difference]: Start difference. First operand has 49 places, 24 transitions, 135 flow. Second operand 11 states and 72 transitions. [2024-10-31 22:03:38,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 30 transitions, 202 flow [2024-10-31 22:03:38,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 30 transitions, 178 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-10-31 22:03:38,719 INFO L231 Difference]: Finished difference. Result has 45 places, 17 transitions, 90 flow [2024-10-31 22:03:38,720 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=107, PETRI_DIFFERENCE_MINUEND_PLACES=35, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=16, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=90, PETRI_PLACES=45, PETRI_TRANSITIONS=17} [2024-10-31 22:03:38,720 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 20 predicate places. [2024-10-31 22:03:38,721 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 17 transitions, 90 flow [2024-10-31 22:03:38,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:38,721 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:38,721 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:38,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-31 22:03:38,726 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-10-31 22:03:38,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:38,727 INFO L85 PathProgramCache]: Analyzing trace with hash -1243769580, now seen corresponding path program 2 times [2024-10-31 22:03:38,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:38,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863937451] [2024-10-31 22:03:38,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:38,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:39,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:39,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:39,189 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863937451] [2024-10-31 22:03:39,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863937451] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:39,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:39,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-31 22:03:39,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1248601045] [2024-10-31 22:03:39,190 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:39,190 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-31 22:03:39,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:39,191 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-31 22:03:39,191 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2024-10-31 22:03:39,241 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 26 [2024-10-31 22:03:39,242 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 17 transitions, 90 flow. Second operand has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:39,242 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:39,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 26 [2024-10-31 22:03:39,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:39,401 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2024-10-31 22:03:39,401 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-10-31 22:03:39,401 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84 conditions, 24 events. 1/24 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 26 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-10-31 22:03:39,402 INFO L140 encePairwiseOnDemand]: 18/26 looper letters, 7 selfloop transitions, 5 changer transitions 5/20 dead transitions. [2024-10-31 22:03:39,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 20 transitions, 135 flow [2024-10-31 22:03:39,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 22:03:39,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-31 22:03:39,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 54 transitions. [2024-10-31 22:03:39,404 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.23076923076923078 [2024-10-31 22:03:39,404 INFO L175 Difference]: Start difference. First operand has 45 places, 17 transitions, 90 flow. Second operand 9 states and 54 transitions. [2024-10-31 22:03:39,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 20 transitions, 135 flow [2024-10-31 22:03:39,405 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 20 transitions, 93 flow, removed 2 selfloop flow, removed 14 redundant places. [2024-10-31 22:03:39,406 INFO L231 Difference]: Finished difference. Result has 33 places, 15 transitions, 58 flow [2024-10-31 22:03:39,406 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=51, PETRI_DIFFERENCE_MINUEND_PLACES=23, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=58, PETRI_PLACES=33, PETRI_TRANSITIONS=15} [2024-10-31 22:03:39,410 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 8 predicate places. [2024-10-31 22:03:39,411 INFO L471 AbstractCegarLoop]: Abstraction has has 33 places, 15 transitions, 58 flow [2024-10-31 22:03:39,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:39,411 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 22:03:39,411 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:39,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-31 22:03:39,412 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-10-31 22:03:39,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 22:03:39,412 INFO L85 PathProgramCache]: Analyzing trace with hash 1889345194, now seen corresponding path program 3 times [2024-10-31 22:03:39,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 22:03:39,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646796335] [2024-10-31 22:03:39,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 22:03:39,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 22:03:39,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 22:03:39,728 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 22:03:39,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 22:03:39,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646796335] [2024-10-31 22:03:39,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646796335] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 22:03:39,728 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 22:03:39,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-31 22:03:39,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1271332038] [2024-10-31 22:03:39,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 22:03:39,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-31 22:03:39,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 22:03:39,730 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-31 22:03:39,730 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-10-31 22:03:39,766 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 26 [2024-10-31 22:03:39,767 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 15 transitions, 58 flow. Second operand has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:39,767 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 22:03:39,767 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 26 [2024-10-31 22:03:39,767 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 22:03:39,859 INFO L124 PetriNetUnfolderBase]: 1/16 cut-off events. [2024-10-31 22:03:39,860 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-31 22:03:39,860 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 16 events. 1/16 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 6 event pairs, 0 based on Foata normal form. 1/17 useless extension candidates. Maximal degree in co-relation 44. Up to 4 conditions per place. [2024-10-31 22:03:39,860 INFO L140 encePairwiseOnDemand]: 18/26 looper letters, 0 selfloop transitions, 0 changer transitions 15/15 dead transitions. [2024-10-31 22:03:39,860 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 15 transitions, 80 flow [2024-10-31 22:03:39,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 22:03:39,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-31 22:03:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 49 transitions. [2024-10-31 22:03:39,861 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.2094017094017094 [2024-10-31 22:03:39,861 INFO L175 Difference]: Start difference. First operand has 33 places, 15 transitions, 58 flow. Second operand 9 states and 49 transitions. [2024-10-31 22:03:39,861 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 15 transitions, 80 flow [2024-10-31 22:03:39,862 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 28 places, 15 transitions, 66 flow, removed 1 selfloop flow, removed 7 redundant places. [2024-10-31 22:03:39,862 INFO L231 Difference]: Finished difference. Result has 28 places, 0 transitions, 0 flow [2024-10-31 22:03:39,862 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=39, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=14, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=14, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=0, PETRI_PLACES=28, PETRI_TRANSITIONS=0} [2024-10-31 22:03:39,863 INFO L277 CegarLoopForPetriNet]: 25 programPoint places, 3 predicate places. [2024-10-31 22:03:39,863 INFO L471 AbstractCegarLoop]: Abstraction has has 28 places, 0 transitions, 0 flow [2024-10-31 22:03:39,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.333333333333333) internal successors, (48), 9 states have internal predecessors, (48), 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-10-31 22:03:39,866 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 7 remaining) [2024-10-31 22:03:39,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 7 remaining) [2024-10-31 22:03:39,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining) [2024-10-31 22:03:39,868 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 7 remaining) [2024-10-31 22:03:39,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 7 remaining) [2024-10-31 22:03:39,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 7 remaining) [2024-10-31 22:03:39,869 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 7 remaining) [2024-10-31 22:03:39,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-31 22:03:39,869 INFO L407 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 22:03:39,879 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-31 22:03:39,879 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-10-31 22:03:39,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 31.10 10:03:39 BasicIcfg [2024-10-31 22:03:39,886 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-31 22:03:39,887 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-31 22:03:39,888 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-31 22:03:39,888 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-31 22:03:39,888 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 10:03:33" (3/4) ... [2024-10-31 22:03:39,890 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-10-31 22:03:39,894 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-10-31 22:03:39,902 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 87 nodes and edges [2024-10-31 22:03:39,902 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-10-31 22:03:39,903 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-31 22:03:39,903 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-10-31 22:03:40,004 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/witness.graphml [2024-10-31 22:03:40,004 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/witness.yml [2024-10-31 22:03:40,005 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-31 22:03:40,005 INFO L158 Benchmark]: Toolchain (without parser) took 8023.35ms. Allocated memory was 142.6MB in the beginning and 220.2MB in the end (delta: 77.6MB). Free memory was 103.1MB in the beginning and 135.6MB in the end (delta: -32.4MB). Peak memory consumption was 45.6MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,006 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:03:40,006 INFO L158 Benchmark]: CACSL2BoogieTranslator took 841.80ms. Allocated memory is still 142.6MB. Free memory was 103.1MB in the beginning and 72.5MB in the end (delta: 30.6MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,007 INFO L158 Benchmark]: Boogie Procedure Inliner took 59.64ms. Allocated memory is still 142.6MB. Free memory was 72.5MB in the beginning and 70.0MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,007 INFO L158 Benchmark]: Boogie Preprocessor took 58.43ms. Allocated memory is still 142.6MB. Free memory was 70.0MB in the beginning and 67.5MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,008 INFO L158 Benchmark]: RCFGBuilder took 1028.77ms. Allocated memory was 142.6MB in the beginning and 182.5MB in the end (delta: 39.8MB). Free memory was 67.5MB in the beginning and 91.4MB in the end (delta: -23.9MB). Peak memory consumption was 21.8MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,008 INFO L158 Benchmark]: TraceAbstraction took 5908.18ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 90.5MB in the beginning and 139.8MB in the end (delta: -49.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 22:03:40,008 INFO L158 Benchmark]: Witness Printer took 117.41ms. Allocated memory is still 220.2MB. Free memory was 139.8MB in the beginning and 135.6MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-31 22:03:40,011 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.30ms. Allocated memory is still 142.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 841.80ms. Allocated memory is still 142.6MB. Free memory was 103.1MB in the beginning and 72.5MB in the end (delta: 30.6MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 59.64ms. Allocated memory is still 142.6MB. Free memory was 72.5MB in the beginning and 70.0MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 58.43ms. Allocated memory is still 142.6MB. Free memory was 70.0MB in the beginning and 67.5MB in the end (delta: 2.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1028.77ms. Allocated memory was 142.6MB in the beginning and 182.5MB in the end (delta: 39.8MB). Free memory was 67.5MB in the beginning and 91.4MB in the end (delta: -23.9MB). Peak memory consumption was 21.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5908.18ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 90.5MB in the beginning and 139.8MB in the end (delta: -49.3MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 117.41ms. Allocated memory is still 220.2MB. Free memory was 139.8MB in the beginning and 135.6MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 936]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 936]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 924]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 924]: 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, 37 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.8s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 2.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 343 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 290 mSDsluCounter, 430 SdHoareTripleChecker+Invalid, 1.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 412 mSDsCounter, 35 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1060 IncrementalHoareTripleChecker+Invalid, 1095 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 35 mSolverCounterUnsat, 18 mSDtfsCounter, 1060 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 81 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 78 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=150occurred in iteration=2, InterpolantAutomatonStates: 79, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.5s InterpolantComputationTime, 111 NumberOfCodeBlocks, 111 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 101 ConstructedInterpolants, 0 QuantifiedInterpolants, 753 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-10-31 22:03:40,048 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a74b0ee-ffdc-4153-8ed5-3f7a4dd5ae32/bin/uautomizer-verify-4GaUIPS5ZU/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