./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu --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 d8aeba05368f3114a9c95156cfeec5f871d57fefc291ffe35d850d07bff2e31c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:02:18,382 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:02:18,481 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-19 08:02:18,487 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:02:18,488 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:02:18,534 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:02:18,535 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:02:18,535 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:02:18,536 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:02:18,542 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:02:18,542 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:02:18,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:02:18,543 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:02:18,545 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:02:18,545 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:02:18,546 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:02:18,546 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:02:18,547 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:02:18,562 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:02:18,563 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:02:18,563 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:02:18,564 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:02:18,564 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 08:02:18,564 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 08:02:18,565 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:02:18,565 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:02:18,566 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:02:18,567 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:02:18,567 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:02:18,567 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:02:18,569 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:02:18,569 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:02:18,569 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:02:18,570 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:02:18,570 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:02:18,570 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:02:18,570 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:02:18,571 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:02:18,571 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:02:18,571 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:02:18,571 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:02:18,572 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu 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 -> d8aeba05368f3114a9c95156cfeec5f871d57fefc291ffe35d850d07bff2e31c [2023-11-19 08:02:18,879 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:02:18,917 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:02:18,919 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:02:18,920 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:02:18,921 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:02:18,922 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i [2023-11-19 08:02:22,045 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:02:22,422 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:02:22,422 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/sv-benchmarks/c/pthread-ext/25_stack_longer-1-pthread.i [2023-11-19 08:02:22,446 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/data/41499b5bb/d8cb409ad6ab4c6f8407a362123ca7f9/FLAGddf85ffc0 [2023-11-19 08:02:22,463 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/data/41499b5bb/d8cb409ad6ab4c6f8407a362123ca7f9 [2023-11-19 08:02:22,468 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:02:22,472 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:02:22,475 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:02:22,476 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:02:22,481 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:02:22,482 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:02:22" (1/1) ... [2023-11-19 08:02:22,483 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35193f89 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:22, skipping insertion in model container [2023-11-19 08:02:22,484 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:02:22" (1/1) ... [2023-11-19 08:02:22,552 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:02:23,017 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:02:23,038 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:02:23,106 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:02:23,171 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 08:02:23,171 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 08:02:23,182 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:02:23,183 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23 WrapperNode [2023-11-19 08:02:23,183 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:02:23,185 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:02:23,185 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:02:23,185 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:02:23,198 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,219 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,267 INFO L138 Inliner]: procedures = 171, calls = 35, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 135 [2023-11-19 08:02:23,268 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:02:23,269 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:02:23,269 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:02:23,269 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:02:23,283 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,284 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,289 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,289 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,299 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,307 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,318 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,320 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,325 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:02:23,326 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:02:23,326 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:02:23,326 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:02:23,346 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (1/1) ... [2023-11-19 08:02:23,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:02:23,391 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:02:23,447 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:02:23,478 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e322b6f5-ef53-44b5-8bf5-14a3cbfe73d8/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:02:23,511 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-19 08:02:23,511 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-19 08:02:23,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 08:02:23,511 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 08:02:23,512 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-19 08:02:23,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:02:23,513 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:02:23,513 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:02:23,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:02:23,514 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-19 08:02:23,514 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:02:23,514 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:02:23,518 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 08:02:23,757 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:02:23,760 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:02:24,089 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:02:24,166 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:02:24,166 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 08:02:24,171 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:02:24 BoogieIcfgContainer [2023-11-19 08:02:24,171 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:02:24,174 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:02:24,174 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:02:24,178 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:02:24,178 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:02:22" (1/3) ... [2023-11-19 08:02:24,179 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45ef3b74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:02:24, skipping insertion in model container [2023-11-19 08:02:24,179 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:23" (2/3) ... [2023-11-19 08:02:24,180 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45ef3b74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:02:24, skipping insertion in model container [2023-11-19 08:02:24,180 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:02:24" (3/3) ... [2023-11-19 08:02:24,181 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1-pthread.i [2023-11-19 08:02:24,191 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 08:02:24,203 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:02:24,203 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations. [2023-11-19 08:02:24,203 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 08:02:24,291 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:02:24,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,428 INFO L124 PetriNetUnfolderBase]: 8/140 cut-off events. [2023-11-19 08:02:24,428 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:02:24,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144 conditions, 140 events. 8/140 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 132 event pairs, 0 based on Foata normal form. 0/120 useless extension candidates. Maximal degree in co-relation 100. Up to 4 conditions per place. [2023-11-19 08:02:24,436 INFO L82 GeneralOperation]: Start removeDead. Operand has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,443 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,452 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:02:24,469 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,472 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 125 places, 129 transitions, 262 flow [2023-11-19 08:02:24,515 INFO L124 PetriNetUnfolderBase]: 8/140 cut-off events. [2023-11-19 08:02:24,515 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:02:24,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144 conditions, 140 events. 8/140 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 132 event pairs, 0 based on Foata normal form. 0/120 useless extension candidates. Maximal degree in co-relation 100. Up to 4 conditions per place. [2023-11-19 08:02:24,521 INFO L119 LiptonReduction]: Number of co-enabled transitions 2436 [2023-11-19 08:02:30,748 INFO L134 LiptonReduction]: Checked pairs total: 2284 [2023-11-19 08:02:30,748 INFO L136 LiptonReduction]: Total number of compositions: 156 [2023-11-19 08:02:30,764 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:02:30,771 INFO L357 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, mHoare=true, 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;@182af8e0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:02:30,771 INFO L358 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2023-11-19 08:02:30,775 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:02:30,776 INFO L124 PetriNetUnfolderBase]: 2/11 cut-off events. [2023-11-19 08:02:30,776 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:02:30,776 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:30,777 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 08:02:30,777 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2023-11-19 08:02:30,782 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:30,783 INFO L85 PathProgramCache]: Analyzing trace with hash 602145000, now seen corresponding path program 1 times [2023-11-19 08:02:30,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:30,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [92736582] [2023-11-19 08:02:30,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:30,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:30,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:02:31,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:02:31,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:02:31,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [92736582] [2023-11-19 08:02:31,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [92736582] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:02:31,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:02:31,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:02:31,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285597400] [2023-11-19 08:02:31,006 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:02:31,013 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:02:31,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:02:31,036 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:02:31,037 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:02:31,039 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 123 out of 285 [2023-11-19 08:02:31,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 21 places, 20 transitions, 44 flow. Second operand has 2 states, 2 states have (on average 125.5) internal successors, (251), 2 states have internal predecessors, (251), 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) [2023-11-19 08:02:31,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:02:31,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 123 of 285 [2023-11-19 08:02:31,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:02:31,073 INFO L124 PetriNetUnfolderBase]: 10/33 cut-off events. [2023-11-19 08:02:31,073 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:02:31,074 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68 conditions, 33 events. 10/33 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 90 event pairs, 10 based on Foata normal form. 0/24 useless extension candidates. Maximal degree in co-relation 54. Up to 31 conditions per place. [2023-11-19 08:02:31,075 INFO L140 encePairwiseOnDemand]: 275/285 looper letters, 9 selfloop transitions, 0 changer transitions 0/10 dead transitions. [2023-11-19 08:02:31,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 14 places, 10 transitions, 42 flow [2023-11-19 08:02:31,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:02:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-19 08:02:31,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 265 transitions. [2023-11-19 08:02:31,105 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4649122807017544 [2023-11-19 08:02:31,107 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 265 transitions. [2023-11-19 08:02:31,108 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 265 transitions. [2023-11-19 08:02:31,112 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:02:31,115 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 265 transitions. [2023-11-19 08:02:31,124 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 132.5) internal successors, (265), 2 states have internal predecessors, (265), 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) [2023-11-19 08:02:31,130 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 285.0) internal successors, (855), 3 states have internal predecessors, (855), 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) [2023-11-19 08:02:31,131 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 285.0) internal successors, (855), 3 states have internal predecessors, (855), 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) [2023-11-19 08:02:31,133 INFO L175 Difference]: Start difference. First operand has 21 places, 20 transitions, 44 flow. Second operand 2 states and 265 transitions. [2023-11-19 08:02:31,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 14 places, 10 transitions, 42 flow [2023-11-19 08:02:31,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 14 places, 10 transitions, 42 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:02:31,138 INFO L231 Difference]: Finished difference. Result has 14 places, 10 transitions, 24 flow [2023-11-19 08:02:31,140 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=24, PETRI_DIFFERENCE_MINUEND_PLACES=13, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=10, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=10, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=24, PETRI_PLACES=14, PETRI_TRANSITIONS=10} [2023-11-19 08:02:31,147 INFO L281 CegarLoopForPetriNet]: 21 programPoint places, -7 predicate places. [2023-11-19 08:02:31,147 INFO L495 AbstractCegarLoop]: Abstraction has has 14 places, 10 transitions, 24 flow [2023-11-19 08:02:31,148 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 125.5) internal successors, (251), 2 states have internal predecessors, (251), 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) [2023-11-19 08:02:31,148 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:31,149 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-19 08:02:31,149 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:02:31,149 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2023-11-19 08:02:31,150 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:31,150 INFO L85 PathProgramCache]: Analyzing trace with hash 602145001, now seen corresponding path program 1 times [2023-11-19 08:02:31,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:31,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [87198122] [2023-11-19 08:02:31,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:31,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:31,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:02:31,321 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:02:31,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:02:31,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [87198122] [2023-11-19 08:02:31,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [87198122] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:02:31,322 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:02:31,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:02:31,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866855755] [2023-11-19 08:02:31,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:02:31,324 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:02:31,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:02:31,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:02:31,325 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:02:31,362 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 114 out of 285 [2023-11-19 08:02:31,363 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 14 places, 10 transitions, 24 flow. Second operand has 3 states, 3 states have (on average 115.66666666666667) internal successors, (347), 3 states have internal predecessors, (347), 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) [2023-11-19 08:02:31,363 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:02:31,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 285 [2023-11-19 08:02:31,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:02:31,385 INFO L124 PetriNetUnfolderBase]: 4/18 cut-off events. [2023-11-19 08:02:31,385 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:02:31,386 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39 conditions, 18 events. 4/18 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 31 event pairs, 4 based on Foata normal form. 3/18 useless extension candidates. Maximal degree in co-relation 35. Up to 15 conditions per place. [2023-11-19 08:02:31,386 INFO L140 encePairwiseOnDemand]: 281/285 looper letters, 5 selfloop transitions, 1 changer transitions 0/7 dead transitions. [2023-11-19 08:02:31,386 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 13 places, 7 transitions, 30 flow [2023-11-19 08:02:31,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:02:31,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:02:31,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 351 transitions. [2023-11-19 08:02:31,392 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4105263157894737 [2023-11-19 08:02:31,392 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 351 transitions. [2023-11-19 08:02:31,392 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 351 transitions. [2023-11-19 08:02:31,393 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:02:31,393 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 351 transitions. [2023-11-19 08:02:31,394 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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) [2023-11-19 08:02:31,398 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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) [2023-11-19 08:02:31,399 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 285.0) internal successors, (1140), 4 states have internal predecessors, (1140), 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) [2023-11-19 08:02:31,399 INFO L175 Difference]: Start difference. First operand has 14 places, 10 transitions, 24 flow. Second operand 3 states and 351 transitions. [2023-11-19 08:02:31,399 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 13 places, 7 transitions, 30 flow [2023-11-19 08:02:31,399 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 13 places, 7 transitions, 30 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:02:31,401 INFO L231 Difference]: Finished difference. Result has 13 places, 7 transitions, 20 flow [2023-11-19 08:02:31,401 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=18, PETRI_DIFFERENCE_MINUEND_PLACES=11, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=7, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=6, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=20, PETRI_PLACES=13, PETRI_TRANSITIONS=7} [2023-11-19 08:02:31,402 INFO L281 CegarLoopForPetriNet]: 21 programPoint places, -8 predicate places. [2023-11-19 08:02:31,403 INFO L495 AbstractCegarLoop]: Abstraction has has 13 places, 7 transitions, 20 flow [2023-11-19 08:02:31,404 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 115.66666666666667) internal successors, (347), 3 states have internal predecessors, (347), 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) [2023-11-19 08:02:31,404 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:31,410 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 08:02:31,411 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 08:02:31,411 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] === [2023-11-19 08:02:31,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:31,412 INFO L85 PathProgramCache]: Analyzing trace with hash 1486525613, now seen corresponding path program 1 times [2023-11-19 08:02:31,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:31,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548157074] [2023-11-19 08:02:31,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:31,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:02:31,471 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:02:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:02:31,525 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:02:31,526 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:02:31,527 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining) [2023-11-19 08:02:31,529 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 21 remaining) [2023-11-19 08:02:31,530 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 21 remaining) [2023-11-19 08:02:31,531 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 21 remaining) [2023-11-19 08:02:31,531 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 21 remaining) [2023-11-19 08:02:31,531 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 21 remaining) [2023-11-19 08:02:31,532 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 21 remaining) [2023-11-19 08:02:31,532 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 21 remaining) [2023-11-19 08:02:31,532 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 21 remaining) [2023-11-19 08:02:31,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 21 remaining) [2023-11-19 08:02:31,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 21 remaining) [2023-11-19 08:02:31,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 21 remaining) [2023-11-19 08:02:31,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 21 remaining) [2023-11-19 08:02:31,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 21 remaining) [2023-11-19 08:02:31,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 21 remaining) [2023-11-19 08:02:31,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 21 remaining) [2023-11-19 08:02:31,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 21 remaining) [2023-11-19 08:02:31,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 21 remaining) [2023-11-19 08:02:31,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 21 remaining) [2023-11-19 08:02:31,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 21 remaining) [2023-11-19 08:02:31,537 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 21 remaining) [2023-11-19 08:02:31,537 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 08:02:31,537 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 08:02:31,541 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:02:31,541 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 08:02:31,623 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:02:31,633 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,695 INFO L124 PetriNetUnfolderBase]: 15/241 cut-off events. [2023-11-19 08:02:31,696 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 08:02:31,700 INFO L83 FinitePrefix]: Finished finitePrefix Result has 249 conditions, 241 events. 15/241 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 495 event pairs, 0 based on Foata normal form. 0/203 useless extension candidates. Maximal degree in co-relation 187. Up to 6 conditions per place. [2023-11-19 08:02:31,701 INFO L82 GeneralOperation]: Start removeDead. Operand has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,705 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,705 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:02:31,705 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,706 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 209 places, 217 transitions, 444 flow [2023-11-19 08:02:31,755 INFO L124 PetriNetUnfolderBase]: 15/241 cut-off events. [2023-11-19 08:02:31,755 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-19 08:02:31,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 249 conditions, 241 events. 15/241 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 495 event pairs, 0 based on Foata normal form. 0/203 useless extension candidates. Maximal degree in co-relation 187. Up to 6 conditions per place. [2023-11-19 08:02:31,775 INFO L119 LiptonReduction]: Number of co-enabled transitions 20184 [2023-11-19 08:02:36,854 INFO L134 LiptonReduction]: Checked pairs total: 60197 [2023-11-19 08:02:36,854 INFO L136 LiptonReduction]: Total number of compositions: 166 [2023-11-19 08:02:36,857 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:02:36,864 INFO L357 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, mHoare=true, 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;@182af8e0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:02:36,864 INFO L358 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2023-11-19 08:02:36,873 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:02:36,873 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2023-11-19 08:02:36,873 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:02:36,874 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:36,874 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:02:36,877 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 28 more)] === [2023-11-19 08:02:36,878 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:36,878 INFO L85 PathProgramCache]: Analyzing trace with hash 1988253757, now seen corresponding path program 1 times [2023-11-19 08:02:36,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:36,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9340827] [2023-11-19 08:02:36,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:36,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:02:36,955 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:02:36,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:02:36,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9340827] [2023-11-19 08:02:36,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9340827] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:02:36,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:02:36,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 08:02:36,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1145339020] [2023-11-19 08:02:36,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:02:36,957 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 08:02:36,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:02:36,958 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 08:02:36,958 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 08:02:36,978 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 198 out of 383 [2023-11-19 08:02:36,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 88 transitions, 186 flow. Second operand has 4 states, 4 states have (on average 200.0) internal successors, (800), 4 states have internal predecessors, (800), 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) [2023-11-19 08:02:36,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:02:36,981 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 383 [2023-11-19 08:02:36,981 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:02:37,461 INFO L124 PetriNetUnfolderBase]: 964/2148 cut-off events. [2023-11-19 08:02:37,462 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2023-11-19 08:02:37,467 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3736 conditions, 2148 events. 964/2148 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 14983 event pairs, 317 based on Foata normal form. 0/1629 useless extension candidates. Maximal degree in co-relation 3318. Up to 1112 conditions per place. [2023-11-19 08:02:37,482 INFO L140 encePairwiseOnDemand]: 366/383 looper letters, 73 selfloop transitions, 8 changer transitions 0/123 dead transitions. [2023-11-19 08:02:37,482 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 123 transitions, 428 flow [2023-11-19 08:02:37,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 08:02:37,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-19 08:02:37,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1093 transitions. [2023-11-19 08:02:37,487 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.570757180156658 [2023-11-19 08:02:37,487 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 1093 transitions. [2023-11-19 08:02:37,487 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 1093 transitions. [2023-11-19 08:02:37,488 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:02:37,488 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 1093 transitions. [2023-11-19 08:02:37,492 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 218.6) internal successors, (1093), 5 states have internal predecessors, (1093), 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) [2023-11-19 08:02:37,499 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 383.0) internal successors, (2298), 6 states have internal predecessors, (2298), 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) [2023-11-19 08:02:37,501 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 383.0) internal successors, (2298), 6 states have internal predecessors, (2298), 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) [2023-11-19 08:02:37,502 INFO L175 Difference]: Start difference. First operand has 83 places, 88 transitions, 186 flow. Second operand 5 states and 1093 transitions. [2023-11-19 08:02:37,502 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 123 transitions, 428 flow [2023-11-19 08:02:37,505 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 123 transitions, 428 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:02:37,508 INFO L231 Difference]: Finished difference. Result has 88 places, 88 transitions, 242 flow [2023-11-19 08:02:37,509 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=383, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=81, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=242, PETRI_PLACES=88, PETRI_TRANSITIONS=88} [2023-11-19 08:02:37,512 INFO L281 CegarLoopForPetriNet]: 83 programPoint places, 5 predicate places. [2023-11-19 08:02:37,512 INFO L495 AbstractCegarLoop]: Abstraction has has 88 places, 88 transitions, 242 flow [2023-11-19 08:02:37,513 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 200.0) internal successors, (800), 4 states have internal predecessors, (800), 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) [2023-11-19 08:02:37,513 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:37,513 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-19 08:02:37,514 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 08:02:37,514 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 28 more)] === [2023-11-19 08:02:37,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:37,514 INFO L85 PathProgramCache]: Analyzing trace with hash -360935096, now seen corresponding path program 1 times [2023-11-19 08:02:37,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:37,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518689796] [2023-11-19 08:02:37,518 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:37,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:37,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:02:37,545 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:02:37,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:02:37,571 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:02:37,578 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:02:37,578 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 31 remaining) [2023-11-19 08:02:37,578 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (29 of 31 remaining) [2023-11-19 08:02:37,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (28 of 31 remaining) [2023-11-19 08:02:37,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (27 of 31 remaining) [2023-11-19 08:02:37,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (26 of 31 remaining) [2023-11-19 08:02:37,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (25 of 31 remaining) [2023-11-19 08:02:37,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (24 of 31 remaining) [2023-11-19 08:02:37,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 31 remaining) [2023-11-19 08:02:37,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 31 remaining) [2023-11-19 08:02:37,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 31 remaining) [2023-11-19 08:02:37,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 31 remaining) [2023-11-19 08:02:37,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 31 remaining) [2023-11-19 08:02:37,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 31 remaining) [2023-11-19 08:02:37,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 31 remaining) [2023-11-19 08:02:37,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 31 remaining) [2023-11-19 08:02:37,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 31 remaining) [2023-11-19 08:02:37,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 31 remaining) [2023-11-19 08:02:37,589 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 31 remaining) [2023-11-19 08:02:37,589 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 31 remaining) [2023-11-19 08:02:37,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 31 remaining) [2023-11-19 08:02:37,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 31 remaining) [2023-11-19 08:02:37,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 31 remaining) [2023-11-19 08:02:37,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 31 remaining) [2023-11-19 08:02:37,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 31 remaining) [2023-11-19 08:02:37,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 31 remaining) [2023-11-19 08:02:37,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 31 remaining) [2023-11-19 08:02:37,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 31 remaining) [2023-11-19 08:02:37,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 31 remaining) [2023-11-19 08:02:37,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 31 remaining) [2023-11-19 08:02:37,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 31 remaining) [2023-11-19 08:02:37,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 31 remaining) [2023-11-19 08:02:37,593 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-19 08:02:37,593 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 08:02:37,594 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:02:37,594 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-19 08:02:37,665 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-19 08:02:37,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,741 INFO L124 PetriNetUnfolderBase]: 22/342 cut-off events. [2023-11-19 08:02:37,741 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-19 08:02:37,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 355 conditions, 342 events. 22/342 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 992 event pairs, 0 based on Foata normal form. 0/286 useless extension candidates. Maximal degree in co-relation 274. Up to 8 conditions per place. [2023-11-19 08:02:37,748 INFO L82 GeneralOperation]: Start removeDead. Operand has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,755 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,755 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:02:37,755 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,756 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,756 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 293 places, 305 transitions, 628 flow [2023-11-19 08:02:37,828 INFO L124 PetriNetUnfolderBase]: 22/342 cut-off events. [2023-11-19 08:02:37,828 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-19 08:02:37,835 INFO L83 FinitePrefix]: Finished finitePrefix Result has 355 conditions, 342 events. 22/342 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 992 event pairs, 0 based on Foata normal form. 0/286 useless extension candidates. Maximal degree in co-relation 274. Up to 8 conditions per place. [2023-11-19 08:02:37,869 INFO L119 LiptonReduction]: Number of co-enabled transitions 53244 [2023-11-19 08:02:44,185 INFO L134 LiptonReduction]: Checked pairs total: 167237 [2023-11-19 08:02:44,185 INFO L136 LiptonReduction]: Total number of compositions: 225 [2023-11-19 08:02:44,187 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:02:44,188 INFO L357 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, mHoare=true, 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;@182af8e0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:02:44,189 INFO L358 AbstractCegarLoop]: Starting to check reachability of 41 error locations. [2023-11-19 08:02:44,192 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:02:44,193 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2023-11-19 08:02:44,193 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:02:44,193 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:44,193 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:02:44,194 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 38 more)] === [2023-11-19 08:02:44,194 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:44,194 INFO L85 PathProgramCache]: Analyzing trace with hash -621072409, now seen corresponding path program 1 times [2023-11-19 08:02:44,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:44,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427021765] [2023-11-19 08:02:44,195 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:44,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:02:44,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:02:44,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:02:44,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427021765] [2023-11-19 08:02:44,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427021765] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:02:44,268 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:02:44,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:02:44,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140042859] [2023-11-19 08:02:44,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:02:44,269 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:02:44,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:02:44,270 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:02:44,270 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:02:44,289 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 530 [2023-11-19 08:02:44,291 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 129 transitions, 276 flow. Second operand has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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) [2023-11-19 08:02:44,291 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:02:44,291 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 530 [2023-11-19 08:02:44,292 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:02:53,184 INFO L124 PetriNetUnfolderBase]: 44971/77064 cut-off events. [2023-11-19 08:02:53,185 INFO L125 PetriNetUnfolderBase]: For 2632/2632 co-relation queries the response was YES. [2023-11-19 08:02:53,401 INFO L83 FinitePrefix]: Finished finitePrefix Result has 139826 conditions, 77064 events. 44971/77064 cut-off events. For 2632/2632 co-relation queries the response was YES. Maximal size of possible extension queue 2199. Compared 722494 event pairs, 12374 based on Foata normal form. 0/53348 useless extension candidates. Maximal degree in co-relation 78709. Up to 54752 conditions per place. [2023-11-19 08:02:54,087 INFO L140 encePairwiseOnDemand]: 515/530 looper letters, 124 selfloop transitions, 6 changer transitions 0/185 dead transitions. [2023-11-19 08:02:54,088 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 185 transitions, 660 flow [2023-11-19 08:02:54,088 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:02:54,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:02:54,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions. [2023-11-19 08:02:54,093 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6333333333333333 [2023-11-19 08:02:54,093 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1007 transitions. [2023-11-19 08:02:54,093 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1007 transitions. [2023-11-19 08:02:54,095 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:02:54,095 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1007 transitions. [2023-11-19 08:02:54,099 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 335.6666666666667) internal successors, (1007), 3 states have internal predecessors, (1007), 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) [2023-11-19 08:02:54,104 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 530.0) internal successors, (2120), 4 states have internal predecessors, (2120), 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) [2023-11-19 08:02:54,106 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 530.0) internal successors, (2120), 4 states have internal predecessors, (2120), 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) [2023-11-19 08:02:54,106 INFO L175 Difference]: Start difference. First operand has 121 places, 129 transitions, 276 flow. Second operand 3 states and 1007 transitions. [2023-11-19 08:02:54,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 185 transitions, 660 flow [2023-11-19 08:02:54,115 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 185 transitions, 656 flow, removed 2 selfloop flow, removed 0 redundant places. [2023-11-19 08:02:54,120 INFO L231 Difference]: Finished difference. Result has 124 places, 127 transitions, 308 flow [2023-11-19 08:02:54,120 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=530, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=308, PETRI_PLACES=124, PETRI_TRANSITIONS=127} [2023-11-19 08:02:54,125 INFO L281 CegarLoopForPetriNet]: 121 programPoint places, 3 predicate places. [2023-11-19 08:02:54,125 INFO L495 AbstractCegarLoop]: Abstraction has has 124 places, 127 transitions, 308 flow [2023-11-19 08:02:54,126 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 289.6666666666667) internal successors, (869), 3 states have internal predecessors, (869), 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) [2023-11-19 08:02:54,126 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:02:54,127 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:02:54,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-19 08:02:54,127 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 38 more)] === [2023-11-19 08:02:54,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:02:54,128 INFO L85 PathProgramCache]: Analyzing trace with hash -1129601176, now seen corresponding path program 1 times [2023-11-19 08:02:54,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:02:54,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627110349] [2023-11-19 08:02:54,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:02:54,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:02:54,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:02:54,223 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:02:54,224 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:02:54,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627110349] [2023-11-19 08:02:54,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627110349] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:02:54,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:02:54,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-19 08:02:54,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1317735765] [2023-11-19 08:02:54,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:02:54,227 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:02:54,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:02:54,228 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:02:54,228 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:02:54,318 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 266 out of 530 [2023-11-19 08:02:54,320 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 127 transitions, 308 flow. Second operand has 3 states, 3 states have (on average 268.6666666666667) internal successors, (806), 3 states have internal predecessors, (806), 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) [2023-11-19 08:02:54,320 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:02:54,321 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 530 [2023-11-19 08:02:54,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand