./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC --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 b3e7d0a2f10d1449a9a354d4032bafdd0ae7a7fd76aceb835acbee3134ec74e4 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:06:33,031 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:06:33,111 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-24 01:06:33,118 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:06:33,119 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:06:33,152 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:06:33,153 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:06:33,153 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:06:33,154 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:06:33,154 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:06:33,154 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:06:33,154 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:06:33,155 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:06:33,155 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:06:33,155 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:06:33,156 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:06:33,156 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 01:06:33,156 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:06:33,156 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:06:33,156 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:06:33,157 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:06:33,157 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 01:06:33,157 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:06:33,157 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 01:06:33,157 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-24 01:06:33,158 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 01:06:33,158 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:06:33,158 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 01:06:33,158 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:06:33,158 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:06:33,159 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:06:33,159 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:06:33,159 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:06:33,159 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:06:33,159 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:06:33,160 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:06:33,160 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:06:33,160 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:06:33,160 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:06:33,160 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:06:33,161 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:06:33,161 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:06:33,161 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 01:06:33,161 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 01:06:33,161 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:06:33,162 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:06:33,162 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:06:33,162 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:06:33,162 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:06:33,162 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:06:33,163 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC 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 -> b3e7d0a2f10d1449a9a354d4032bafdd0ae7a7fd76aceb835acbee3134ec74e4 [2024-11-24 01:06:33,539 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:06:33,551 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:06:33,554 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:06:33,556 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:06:33,556 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:06:33,558 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i [2024-11-24 01:06:37,451 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/data/07bb0739d/61738864f8bf4de493c094ee1e83cf90/FLAG91e0c9aa2 [2024-11-24 01:06:37,964 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:06:37,965 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/sv-benchmarks/c/goblint-regression/28-race_reach_02-simple_racefree.i [2024-11-24 01:06:37,987 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/data/07bb0739d/61738864f8bf4de493c094ee1e83cf90/FLAG91e0c9aa2 [2024-11-24 01:06:38,007 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/data/07bb0739d/61738864f8bf4de493c094ee1e83cf90 [2024-11-24 01:06:38,009 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:06:38,011 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:06:38,014 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:06:38,014 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:06:38,021 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:06:38,022 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,026 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@692d0520 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38, skipping insertion in model container [2024-11-24 01:06:38,026 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,088 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:06:38,701 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:06:38,730 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:06:38,788 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:06:38,849 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:06:38,850 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38 WrapperNode [2024-11-24 01:06:38,850 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:06:38,851 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:06:38,852 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:06:38,852 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:06:38,868 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,889 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,915 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2024-11-24 01:06:38,916 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:06:38,916 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:06:38,917 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:06:38,917 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:06:38,929 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,929 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,933 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,956 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-11-24 01:06:38,956 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,956 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,975 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,980 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,988 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,993 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:38,998 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:39,006 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:06:39,007 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:06:39,007 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:06:39,008 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:06:39,009 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (1/1) ... [2024-11-24 01:06:39,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:06:39,051 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:06:39,071 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:06:39,074 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50c5da23-a891-4aa3-a31b-832b984c6ced/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:06:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 01:06:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 01:06:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-24 01:06:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-24 01:06:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 01:06:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 01:06:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-24 01:06:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-24 01:06:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-24 01:06:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:06:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-24 01:06:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-24 01:06:39,107 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-24 01:06:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-24 01:06:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:06:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:06:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-24 01:06:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-24 01:06:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-24 01:06:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:06:39,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:06:39,112 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:06:39,297 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:06:39,300 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:06:39,761 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:06:39,761 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:06:40,438 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:06:40,440 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-24 01:06:40,441 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:06:40 BoogieIcfgContainer [2024-11-24 01:06:40,441 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:06:40,444 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:06:40,446 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:06:40,455 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:06:40,455 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:06:38" (1/3) ... [2024-11-24 01:06:40,456 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dae2621 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:06:40, skipping insertion in model container [2024-11-24 01:06:40,456 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:06:38" (2/3) ... [2024-11-24 01:06:40,457 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dae2621 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:06:40, skipping insertion in model container [2024-11-24 01:06:40,457 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:06:40" (3/3) ... [2024-11-24 01:06:40,459 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_02-simple_racefree.i [2024-11-24 01:06:40,481 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:06:40,484 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_02-simple_racefree.i that has 2 procedures, 51 locations, 1 initial locations, 6 loop locations, and 8 error locations. [2024-11-24 01:06:40,486 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:06:40,558 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-24 01:06:40,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 54 places, 60 transitions, 127 flow [2024-11-24 01:06:40,742 INFO L124 PetriNetUnfolderBase]: 11/75 cut-off events. [2024-11-24 01:06:40,745 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-24 01:06:40,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80 conditions, 75 events. 11/75 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 212 event pairs, 0 based on Foata normal form. 0/53 useless extension candidates. Maximal degree in co-relation 51. Up to 4 conditions per place. [2024-11-24 01:06:40,753 INFO L82 GeneralOperation]: Start removeDead. Operand has 54 places, 60 transitions, 127 flow [2024-11-24 01:06:40,764 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 59 transitions, 125 flow [2024-11-24 01:06:40,782 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:06:40,805 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;@38c459df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:06:40,805 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-24 01:06:40,819 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:06:40,819 INFO L124 PetriNetUnfolderBase]: 0/8 cut-off events. [2024-11-24 01:06:40,820 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:06:40,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:40,821 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:06:40,821 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 10 more)] === [2024-11-24 01:06:40,830 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:40,831 INFO L85 PathProgramCache]: Analyzing trace with hash 443272677, now seen corresponding path program 1 times [2024-11-24 01:06:40,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:40,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1366241911] [2024-11-24 01:06:40,843 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:40,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:41,406 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:41,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:41,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1366241911] [2024-11-24 01:06:41,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1366241911] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:41,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:41,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:06:41,413 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2011969730] [2024-11-24 01:06:41,414 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:41,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:06:41,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:41,464 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:06:41,465 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:06:41,491 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 60 [2024-11-24 01:06:41,495 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 59 transitions, 125 flow. Second operand has 4 states, 4 states have (on average 24.25) internal successors, (97), 4 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:41,496 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:41,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 60 [2024-11-24 01:06:41,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:06:41,883 INFO L124 PetriNetUnfolderBase]: 132/361 cut-off events. [2024-11-24 01:06:41,883 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-24 01:06:41,885 INFO L83 FinitePrefix]: Finished finitePrefix Result has 658 conditions, 361 events. 132/361 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1712 event pairs, 20 based on Foata normal form. 76/410 useless extension candidates. Maximal degree in co-relation 630. Up to 255 conditions per place. [2024-11-24 01:06:41,889 INFO L140 encePairwiseOnDemand]: 46/60 looper letters, 46 selfloop transitions, 3 changer transitions 0/72 dead transitions. [2024-11-24 01:06:41,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 72 transitions, 249 flow [2024-11-24 01:06:41,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:06:41,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:06:41,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 164 transitions. [2024-11-24 01:06:41,919 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6833333333333333 [2024-11-24 01:06:41,922 INFO L175 Difference]: Start difference. First operand has 54 places, 59 transitions, 125 flow. Second operand 4 states and 164 transitions. [2024-11-24 01:06:41,923 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 72 transitions, 249 flow [2024-11-24 01:06:41,933 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 72 transitions, 249 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:06:41,941 INFO L231 Difference]: Finished difference. Result has 56 places, 49 transitions, 115 flow [2024-11-24 01:06:41,945 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=105, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=115, PETRI_PLACES=56, PETRI_TRANSITIONS=49} [2024-11-24 01:06:41,951 INFO L279 CegarLoopForPetriNet]: 54 programPoint places, 2 predicate places. [2024-11-24 01:06:41,953 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 49 transitions, 115 flow [2024-11-24 01:06:41,953 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.25) internal successors, (97), 4 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:41,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:41,954 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-11-24 01:06:41,954 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 01:06:41,955 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 10 more)] === [2024-11-24 01:06:41,956 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:41,957 INFO L85 PathProgramCache]: Analyzing trace with hash -1487633265, now seen corresponding path program 1 times [2024-11-24 01:06:41,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:41,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212007415] [2024-11-24 01:06:41,958 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:41,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:42,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:06:42,109 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:06:42,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:06:42,217 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 01:06:42,218 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:06:42,220 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-11-24 01:06:42,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 13 remaining) [2024-11-24 01:06:42,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 13 remaining) [2024-11-24 01:06:42,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 13 remaining) [2024-11-24 01:06:42,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 13 remaining) [2024-11-24 01:06:42,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 13 remaining) [2024-11-24 01:06:42,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 13 remaining) [2024-11-24 01:06:42,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 13 remaining) [2024-11-24 01:06:42,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 13 remaining) [2024-11-24 01:06:42,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 13 remaining) [2024-11-24 01:06:42,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 13 remaining) [2024-11-24 01:06:42,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 13 remaining) [2024-11-24 01:06:42,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 13 remaining) [2024-11-24 01:06:42,230 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 01:06:42,231 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-24 01:06:42,235 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-24 01:06:42,235 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-24 01:06:42,289 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-24 01:06:42,297 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 93 transitions, 202 flow [2024-11-24 01:06:42,361 INFO L124 PetriNetUnfolderBase]: 21/142 cut-off events. [2024-11-24 01:06:42,361 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-24 01:06:42,366 INFO L83 FinitePrefix]: Finished finitePrefix Result has 154 conditions, 142 events. 21/142 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 506 event pairs, 0 based on Foata normal form. 0/99 useless extension candidates. Maximal degree in co-relation 91. Up to 6 conditions per place. [2024-11-24 01:06:42,366 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 93 transitions, 202 flow [2024-11-24 01:06:42,371 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 82 places, 93 transitions, 202 flow [2024-11-24 01:06:42,373 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:06:42,374 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;@38c459df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:06:42,374 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-11-24 01:06:42,383 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:06:42,383 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-11-24 01:06:42,384 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:06:42,384 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:42,385 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:06:42,385 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:06:42,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:42,386 INFO L85 PathProgramCache]: Analyzing trace with hash 532052833, now seen corresponding path program 1 times [2024-11-24 01:06:42,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:42,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244417029] [2024-11-24 01:06:42,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:42,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:42,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:42,687 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:42,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:42,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244417029] [2024-11-24 01:06:42,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244417029] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:42,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:42,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:06:42,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440850215] [2024-11-24 01:06:42,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:42,688 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:06:42,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:42,689 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:06:42,689 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:06:42,710 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 93 [2024-11-24 01:06:42,710 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 93 transitions, 202 flow. Second operand has 4 states, 4 states have (on average 38.25) internal successors, (153), 4 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:42,711 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:42,711 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 93 [2024-11-24 01:06:42,711 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:06:44,677 INFO L124 PetriNetUnfolderBase]: 4028/8614 cut-off events. [2024-11-24 01:06:44,678 INFO L125 PetriNetUnfolderBase]: For 84/84 co-relation queries the response was YES. [2024-11-24 01:06:44,705 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15092 conditions, 8614 events. 4028/8614 cut-off events. For 84/84 co-relation queries the response was YES. Maximal size of possible extension queue 268. Compared 71904 event pairs, 1892 based on Foata normal form. 1643/9359 useless extension candidates. Maximal degree in co-relation 1207. Up to 6374 conditions per place. [2024-11-24 01:06:44,757 INFO L140 encePairwiseOnDemand]: 73/93 looper letters, 64 selfloop transitions, 3 changer transitions 0/104 dead transitions. [2024-11-24 01:06:44,758 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 104 transitions, 358 flow [2024-11-24 01:06:44,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:06:44,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:06:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 244 transitions. [2024-11-24 01:06:44,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6559139784946236 [2024-11-24 01:06:44,766 INFO L175 Difference]: Start difference. First operand has 82 places, 93 transitions, 202 flow. Second operand 4 states and 244 transitions. [2024-11-24 01:06:44,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 104 transitions, 358 flow [2024-11-24 01:06:44,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 104 transitions, 358 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:06:44,772 INFO L231 Difference]: Finished difference. Result has 87 places, 81 transitions, 198 flow [2024-11-24 01:06:44,773 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=174, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=198, PETRI_PLACES=87, PETRI_TRANSITIONS=81} [2024-11-24 01:06:44,775 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, 5 predicate places. [2024-11-24 01:06:44,776 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 81 transitions, 198 flow [2024-11-24 01:06:44,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 38.25) internal successors, (153), 4 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:44,776 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:44,777 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-11-24 01:06:44,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 01:06:44,777 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:06:44,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:44,778 INFO L85 PathProgramCache]: Analyzing trace with hash -326965770, now seen corresponding path program 1 times [2024-11-24 01:06:44,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:44,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713598558] [2024-11-24 01:06:44,782 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:44,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:44,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:45,069 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:45,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:45,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713598558] [2024-11-24 01:06:45,070 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713598558] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:45,070 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:45,071 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:06:45,071 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807550434] [2024-11-24 01:06:45,071 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:45,071 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:06:45,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:45,074 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:06:45,074 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:06:45,095 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 93 [2024-11-24 01:06:45,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 81 transitions, 198 flow. Second operand has 6 states, 6 states have (on average 38.5) internal successors, (231), 6 states have internal predecessors, (231), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:45,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:45,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 93 [2024-11-24 01:06:45,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:06:46,578 INFO L124 PetriNetUnfolderBase]: 3764/7354 cut-off events. [2024-11-24 01:06:46,578 INFO L125 PetriNetUnfolderBase]: For 624/624 co-relation queries the response was YES. [2024-11-24 01:06:46,594 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14064 conditions, 7354 events. 3764/7354 cut-off events. For 624/624 co-relation queries the response was YES. Maximal size of possible extension queue 232. Compared 57855 event pairs, 252 based on Foata normal form. 144/7011 useless extension candidates. Maximal degree in co-relation 1168. Up to 4012 conditions per place. [2024-11-24 01:06:46,637 INFO L140 encePairwiseOnDemand]: 88/93 looper letters, 104 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2024-11-24 01:06:46,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 147 transitions, 548 flow [2024-11-24 01:06:46,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 01:06:46,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 01:06:46,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 333 transitions. [2024-11-24 01:06:46,640 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5967741935483871 [2024-11-24 01:06:46,640 INFO L175 Difference]: Start difference. First operand has 87 places, 81 transitions, 198 flow. Second operand 6 states and 333 transitions. [2024-11-24 01:06:46,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 147 transitions, 548 flow [2024-11-24 01:06:46,647 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 147 transitions, 546 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:06:46,651 INFO L231 Difference]: Finished difference. Result has 90 places, 80 transitions, 204 flow [2024-11-24 01:06:46,652 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=204, PETRI_PLACES=90, PETRI_TRANSITIONS=80} [2024-11-24 01:06:46,653 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, 8 predicate places. [2024-11-24 01:06:46,654 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 80 transitions, 204 flow [2024-11-24 01:06:46,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 38.5) internal successors, (231), 6 states have internal predecessors, (231), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:46,655 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:46,655 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:06:46,655 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 01:06:46,656 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:06:46,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:46,656 INFO L85 PathProgramCache]: Analyzing trace with hash -1267925928, now seen corresponding path program 1 times [2024-11-24 01:06:46,656 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:46,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1252180809] [2024-11-24 01:06:46,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:46,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:46,836 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:46,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:46,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1252180809] [2024-11-24 01:06:46,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1252180809] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:46,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:46,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:06:46,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [913285240] [2024-11-24 01:06:46,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:46,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:06:46,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:46,839 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:06:46,839 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:06:46,846 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 93 [2024-11-24 01:06:46,847 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 80 transitions, 204 flow. Second operand has 4 states, 4 states have (on average 39.75) internal successors, (159), 4 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:46,847 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:46,847 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 93 [2024-11-24 01:06:46,847 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:06:48,613 INFO L124 PetriNetUnfolderBase]: 5385/11251 cut-off events. [2024-11-24 01:06:48,613 INFO L125 PetriNetUnfolderBase]: For 1334/1495 co-relation queries the response was YES. [2024-11-24 01:06:48,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20759 conditions, 11251 events. 5385/11251 cut-off events. For 1334/1495 co-relation queries the response was YES. Maximal size of possible extension queue 377. Compared 97033 event pairs, 1446 based on Foata normal form. 209/10503 useless extension candidates. Maximal degree in co-relation 16761. Up to 5441 conditions per place. [2024-11-24 01:06:48,696 INFO L140 encePairwiseOnDemand]: 84/93 looper letters, 118 selfloop transitions, 12 changer transitions 0/168 dead transitions. [2024-11-24 01:06:48,697 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 168 transitions, 694 flow [2024-11-24 01:06:48,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:06:48,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:06:48,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 321 transitions. [2024-11-24 01:06:48,701 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6903225806451613 [2024-11-24 01:06:48,704 INFO L175 Difference]: Start difference. First operand has 90 places, 80 transitions, 204 flow. Second operand 5 states and 321 transitions. [2024-11-24 01:06:48,704 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 168 transitions, 694 flow [2024-11-24 01:06:48,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 168 transitions, 671 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-24 01:06:48,720 INFO L231 Difference]: Finished difference. Result has 94 places, 91 transitions, 286 flow [2024-11-24 01:06:48,720 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=286, PETRI_PLACES=94, PETRI_TRANSITIONS=91} [2024-11-24 01:06:48,721 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, 12 predicate places. [2024-11-24 01:06:48,721 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 91 transitions, 286 flow [2024-11-24 01:06:48,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 39.75) internal successors, (159), 4 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:48,721 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:48,722 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-11-24 01:06:48,724 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 01:06:48,724 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:06:48,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:48,725 INFO L85 PathProgramCache]: Analyzing trace with hash -1546003699, now seen corresponding path program 1 times [2024-11-24 01:06:48,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:48,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [139792871] [2024-11-24 01:06:48,725 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:48,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:48,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:48,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:48,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:48,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [139792871] [2024-11-24 01:06:48,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [139792871] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:48,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:48,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 01:06:48,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [868016072] [2024-11-24 01:06:48,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:48,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:06:48,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:48,852 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:06:48,852 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:06:48,864 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 93 [2024-11-24 01:06:48,864 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 91 transitions, 286 flow. Second operand has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:48,864 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:48,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 93 [2024-11-24 01:06:48,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:06:50,559 INFO L124 PetriNetUnfolderBase]: 5241/10543 cut-off events. [2024-11-24 01:06:50,560 INFO L125 PetriNetUnfolderBase]: For 4175/4180 co-relation queries the response was YES. [2024-11-24 01:06:50,599 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22348 conditions, 10543 events. 5241/10543 cut-off events. For 4175/4180 co-relation queries the response was YES. Maximal size of possible extension queue 347. Compared 87703 event pairs, 1919 based on Foata normal form. 160/10081 useless extension candidates. Maximal degree in co-relation 16961. Up to 7253 conditions per place. [2024-11-24 01:06:50,644 INFO L140 encePairwiseOnDemand]: 88/93 looper letters, 102 selfloop transitions, 6 changer transitions 0/145 dead transitions. [2024-11-24 01:06:50,644 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 145 transitions, 672 flow [2024-11-24 01:06:50,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:06:50,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:06:50,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 234 transitions. [2024-11-24 01:06:50,646 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6290322580645161 [2024-11-24 01:06:50,646 INFO L175 Difference]: Start difference. First operand has 94 places, 91 transitions, 286 flow. Second operand 4 states and 234 transitions. [2024-11-24 01:06:50,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 145 transitions, 672 flow [2024-11-24 01:06:50,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 145 transitions, 668 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-24 01:06:50,670 INFO L231 Difference]: Finished difference. Result has 96 places, 91 transitions, 298 flow [2024-11-24 01:06:50,670 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=93, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=298, PETRI_PLACES=96, PETRI_TRANSITIONS=91} [2024-11-24 01:06:50,671 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, 14 predicate places. [2024-11-24 01:06:50,671 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 91 transitions, 298 flow [2024-11-24 01:06:50,672 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:50,672 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:50,672 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1] [2024-11-24 01:06:50,672 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 01:06:50,673 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 14 more)] === [2024-11-24 01:06:50,673 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:50,673 INFO L85 PathProgramCache]: Analyzing trace with hash 349147066, now seen corresponding path program 1 times [2024-11-24 01:06:50,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:50,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [929314804] [2024-11-24 01:06:50,674 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:50,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:50,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:06:50,740 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 01:06:50,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 01:06:50,782 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-24 01:06:50,783 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-24 01:06:50,787 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-11-24 01:06:50,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 17 remaining) [2024-11-24 01:06:50,787 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 17 remaining) [2024-11-24 01:06:50,788 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 17 remaining) [2024-11-24 01:06:50,789 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 17 remaining) [2024-11-24 01:06:50,789 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 01:06:50,789 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-24 01:06:50,790 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-24 01:06:50,790 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-24 01:06:50,842 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-24 01:06:50,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 110 places, 126 transitions, 279 flow [2024-11-24 01:06:50,877 INFO L124 PetriNetUnfolderBase]: 34/228 cut-off events. [2024-11-24 01:06:50,877 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-24 01:06:50,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 253 conditions, 228 events. 34/228 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 928 event pairs, 1 based on Foata normal form. 0/158 useless extension candidates. Maximal degree in co-relation 157. Up to 12 conditions per place. [2024-11-24 01:06:50,880 INFO L82 GeneralOperation]: Start removeDead. Operand has 110 places, 126 transitions, 279 flow [2024-11-24 01:06:50,883 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 110 places, 126 transitions, 279 flow [2024-11-24 01:06:50,884 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:06:50,884 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;@38c459df, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:06:50,885 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2024-11-24 01:06:50,890 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:06:50,890 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-11-24 01:06:50,890 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 01:06:50,890 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:06:50,890 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-24 01:06:50,890 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-11-24 01:06:50,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:06:50,891 INFO L85 PathProgramCache]: Analyzing trace with hash 652325054, now seen corresponding path program 1 times [2024-11-24 01:06:50,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:06:50,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1756191465] [2024-11-24 01:06:50,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:06:50,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:06:50,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:06:51,032 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:06:51,032 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:06:51,032 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1756191465] [2024-11-24 01:06:51,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1756191465] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:06:51,032 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:06:51,033 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:06:51,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1651192980] [2024-11-24 01:06:51,033 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:06:51,033 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:06:51,033 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:06:51,034 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:06:51,034 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:06:51,054 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 51 out of 126 [2024-11-24 01:06:51,055 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 126 transitions, 279 flow. Second operand has 4 states, 4 states have (on average 52.25) internal successors, (209), 4 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:06:51,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:06:51,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 51 of 126 [2024-11-24 01:06:51,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:07:05,855 INFO L124 PetriNetUnfolderBase]: 76325/138173 cut-off events. [2024-11-24 01:07:05,856 INFO L125 PetriNetUnfolderBase]: For 1879/1879 co-relation queries the response was YES. [2024-11-24 01:07:06,185 INFO L83 FinitePrefix]: Finished finitePrefix Result has 245270 conditions, 138173 events. 76325/138173 cut-off events. For 1879/1879 co-relation queries the response was YES. Maximal size of possible extension queue 3150. Compared 1450937 event pairs, 49600 based on Foata normal form. 29480/155051 useless extension candidates. Maximal degree in co-relation 15960. Up to 105935 conditions per place. [2024-11-24 01:07:07,295 INFO L140 encePairwiseOnDemand]: 100/126 looper letters, 77 selfloop transitions, 3 changer transitions 0/131 dead transitions. [2024-11-24 01:07:07,296 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 131 transitions, 449 flow [2024-11-24 01:07:07,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:07:07,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:07:07,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 319 transitions. [2024-11-24 01:07:07,303 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6329365079365079 [2024-11-24 01:07:07,303 INFO L175 Difference]: Start difference. First operand has 110 places, 126 transitions, 279 flow. Second operand 4 states and 319 transitions. [2024-11-24 01:07:07,303 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 131 transitions, 449 flow [2024-11-24 01:07:07,312 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 131 transitions, 449 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-24 01:07:07,317 INFO L231 Difference]: Finished difference. Result has 115 places, 108 transitions, 263 flow [2024-11-24 01:07:07,320 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=126, PETRI_DIFFERENCE_MINUEND_FLOW=239, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=263, PETRI_PLACES=115, PETRI_TRANSITIONS=108} [2024-11-24 01:07:07,321 INFO L279 CegarLoopForPetriNet]: 110 programPoint places, 5 predicate places. [2024-11-24 01:07:07,323 INFO L471 AbstractCegarLoop]: Abstraction has has 115 places, 108 transitions, 263 flow [2024-11-24 01:07:07,323 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 52.25) internal successors, (209), 4 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:07:07,323 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:07:07,324 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:07:07,324 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 01:07:07,324 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-11-24 01:07:07,324 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:07:07,325 INFO L85 PathProgramCache]: Analyzing trace with hash -1007813865, now seen corresponding path program 1 times [2024-11-24 01:07:07,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:07:07,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48906584] [2024-11-24 01:07:07,326 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:07:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:07:07,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:07:07,495 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:07:07,496 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:07:07,496 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48906584] [2024-11-24 01:07:07,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48906584] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:07:07,496 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:07:07,496 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:07:07,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1528463267] [2024-11-24 01:07:07,497 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:07:07,497 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:07:07,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:07:07,498 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:07:07,498 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:07:07,505 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 52 out of 126 [2024-11-24 01:07:07,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 108 transitions, 263 flow. Second operand has 4 states, 4 states have (on average 53.75) internal successors, (215), 4 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:07:07,506 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:07:07,506 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 52 of 126 [2024-11-24 01:07:07,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:07:27,626 INFO L124 PetriNetUnfolderBase]: 111387/192543 cut-off events. [2024-11-24 01:07:27,626 INFO L125 PetriNetUnfolderBase]: For 7138/11657 co-relation queries the response was YES. [2024-11-24 01:07:28,080 INFO L83 FinitePrefix]: Finished finitePrefix Result has 354539 conditions, 192543 events. 111387/192543 cut-off events. For 7138/11657 co-relation queries the response was YES. Maximal size of possible extension queue 4556. Compared 2001309 event pairs, 38008 based on Foata normal form. 2847/180515 useless extension candidates. Maximal degree in co-relation 354437. Up to 101431 conditions per place. [2024-11-24 01:07:29,134 INFO L140 encePairwiseOnDemand]: 115/126 looper letters, 170 selfloop transitions, 16 changer transitions 0/239 dead transitions. [2024-11-24 01:07:29,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 119 places, 239 transitions, 967 flow [2024-11-24 01:07:29,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 01:07:29,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 01:07:29,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 447 transitions. [2024-11-24 01:07:29,137 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7095238095238096 [2024-11-24 01:07:29,137 INFO L175 Difference]: Start difference. First operand has 115 places, 108 transitions, 263 flow. Second operand 5 states and 447 transitions. [2024-11-24 01:07:29,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 119 places, 239 transitions, 967 flow [2024-11-24 01:07:29,156 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 118 places, 239 transitions, 963 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:07:29,161 INFO L231 Difference]: Finished difference. Result has 122 places, 123 transitions, 389 flow [2024-11-24 01:07:29,161 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=126, PETRI_DIFFERENCE_MINUEND_FLOW=261, PETRI_DIFFERENCE_MINUEND_PLACES=114, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=389, PETRI_PLACES=122, PETRI_TRANSITIONS=123} [2024-11-24 01:07:29,163 INFO L279 CegarLoopForPetriNet]: 110 programPoint places, 12 predicate places. [2024-11-24 01:07:29,163 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 123 transitions, 389 flow [2024-11-24 01:07:29,164 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 53.75) internal successors, (215), 4 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:07:29,164 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:07:29,164 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-11-24 01:07:29,164 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 01:07:29,164 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2024-11-24 01:07:29,165 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:07:29,165 INFO L85 PathProgramCache]: Analyzing trace with hash -1091651562, now seen corresponding path program 1 times [2024-11-24 01:07:29,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:07:29,166 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2123848484] [2024-11-24 01:07:29,166 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:07:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:07:29,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:07:29,372 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:07:29,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:07:29,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2123848484] [2024-11-24 01:07:29,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2123848484] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:07:29,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:07:29,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:07:29,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982553103] [2024-11-24 01:07:29,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:07:29,374 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:07:29,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:07:29,375 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:07:29,375 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:07:29,392 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 51 out of 126 [2024-11-24 01:07:29,394 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 123 transitions, 389 flow. Second operand has 6 states, 6 states have (on average 52.5) internal successors, (315), 6 states have internal predecessors, (315), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:07:29,394 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:07:29,394 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 51 of 126 [2024-11-24 01:07:29,394 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand