./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack-pthread.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for overflows
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/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_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/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_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/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 6ceb3f3e6275485c63fced12b91c17e53ff4ff51a32d000ec6d2fb8f40929150
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:33:43,994 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:33:44,113 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:33:44,125 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:33:44,126 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:33:44,164 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:33:44,166 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:33:44,167 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:33:44,168 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:33:44,173 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:33:44,174 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:33:44,175 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:33:44,175 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:33:44,177 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:33:44,178 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:33:44,178 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:33:44,179 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:33:44,179 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:33:44,180 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:33:44,180 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:33:44,181 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:33:44,182 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:33:44,182 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:33:44,183 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:33:44,183 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:33:44,183 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:33:44,184 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:33:44,185 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:33:44,186 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:33:44,186 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:33:44,188 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:33:44,188 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:33:44,188 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:33:44,189 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:33:44,189 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:33:44,189 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:33:44,190 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:33:44,190 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:33:44,190 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:33:44,191 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:33:44,191 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:33:44,191 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_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/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_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/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 -> 6ceb3f3e6275485c63fced12b91c17e53ff4ff51a32d000ec6d2fb8f40929150
[2023-11-19 07:33:44,499 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:33:44,527 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:33:44,530 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:33:44,531 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:33:44,532 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:33:44,534 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/pthread-ext/25_stack-pthread.i
[2023-11-19 07:33:47,680 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:33:47,956 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:33:47,957 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/sv-benchmarks/c/pthread-ext/25_stack-pthread.i
[2023-11-19 07:33:47,986 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/data/ee25e9d3d/8b1ca56b524941ec9fc98b8ec9cc7c31/FLAGc412b1286
[2023-11-19 07:33:48,003 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/data/ee25e9d3d/8b1ca56b524941ec9fc98b8ec9cc7c31
[2023-11-19 07:33:48,006 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:33:48,007 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:33:48,009 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:33:48,009 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:33:48,015 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:33:48,016 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,017 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d6ba76c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48, skipping insertion in model container
[2023-11-19 07:33:48,017 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,100 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:33:48,524 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:33:48,539 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:33:48,581 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:33:48,617 WARN  L675               CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:33:48,617 WARN  L675               CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:33:48,626 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:33:48,626 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48 WrapperNode
[2023-11-19 07:33:48,626 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:33:48,628 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:33:48,628 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:33:48,628 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:33:48,636 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,672 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,719 INFO  L138                Inliner]: procedures = 171, calls = 35, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 135
[2023-11-19 07:33:48,720 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:33:48,721 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:33:48,721 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:33:48,722 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:33:48,732 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,733 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,754 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,754 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,763 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,772 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,774 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,776 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,779 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:33:48,780 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:33:48,780 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:33:48,780 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:33:48,786 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (1/1) ...
[2023-11-19 07:33:48,797 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:33:48,814 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:33:48,834 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:33:48,860 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d82b49f2-aa4f-40eb-ae8a-93f4ada7e58f/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:33:48,882 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2023-11-19 07:33:48,883 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2023-11-19 07:33:48,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:33:48,883 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2023-11-19 07:33:48,883 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2023-11-19 07:33:48,884 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:33:48,884 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:33:48,884 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:33:48,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:33:48,885 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2023-11-19 07:33:48,885 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:33:48,885 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:33:48,889 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 07:33:49,120 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:33:49,122 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:33:49,499 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:33:49,609 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:33:49,609 INFO  L302             CfgBuilder]: Removed 2 assume(true) statements.
[2023-11-19 07:33:49,613 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:33:49 BoogieIcfgContainer
[2023-11-19 07:33:49,614 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:33:49,619 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:33:49,620 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:33:49,623 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:33:49,624 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:33:48" (1/3) ...
[2023-11-19 07:33:49,625 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5744ba98 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:33:49, skipping insertion in model container
[2023-11-19 07:33:49,625 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:33:48" (2/3) ...
[2023-11-19 07:33:49,625 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5744ba98 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:33:49, skipping insertion in model container
[2023-11-19 07:33:49,625 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:33:49" (3/3) ...
[2023-11-19 07:33:49,627 INFO  L112   eAbstractionObserver]: Analyzing ICFG 25_stack-pthread.i
[2023-11-19 07:33:49,636 WARN  L145   ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program
[2023-11-19 07:33:49,649 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:33:49,649 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations.
[2023-11-19 07:33:49,649 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2023-11-19 07:33:49,767 INFO  L144    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2023-11-19 07:33:49,815 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,878 INFO  L124   PetriNetUnfolderBase]: 8/140 cut-off events.
[2023-11-19 07:33:49,878 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-19 07:33:49,888 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 07:33:49,890 INFO  L82        GeneralOperation]: Start removeDead. Operand has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,896 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,901 INFO  L124   etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation.
[2023-11-19 07:33:49,912 INFO  L131   etLargeBlockEncoding]: Starting large block encoding on Petri net that has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,915 INFO  L113        LiptonReduction]: Starting Lipton reduction on Petri net that has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,916 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 125 places, 129 transitions, 262 flow
[2023-11-19 07:33:49,960 INFO  L124   PetriNetUnfolderBase]: 8/140 cut-off events.
[2023-11-19 07:33:49,960 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-19 07:33:49,962 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 07:33:49,966 INFO  L119        LiptonReduction]: Number of co-enabled transitions 2436
[2023-11-19 07:33:57,601 INFO  L134        LiptonReduction]: Checked pairs total: 2284
[2023-11-19 07:33:57,601 INFO  L136        LiptonReduction]: Total number of compositions: 156
[2023-11-19 07:33:57,618 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:33:57,625 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;@392e2d00, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:33:57,625 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 21 error locations.
[2023-11-19 07:33:57,632 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2023-11-19 07:33:57,632 INFO  L124   PetriNetUnfolderBase]: 2/11 cut-off events.
[2023-11-19 07:33:57,632 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-19 07:33:57,633 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:33:57,633 INFO  L208   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:33:57,634 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] ===
[2023-11-19 07:33:57,639 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:33:57,639 INFO  L85        PathProgramCache]: Analyzing trace with hash 602145000, now seen corresponding path program 1 times
[2023-11-19 07:33:57,649 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:33:57,650 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250528076]
[2023-11-19 07:33:57,650 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:33:57,651 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:33:57,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:33:57,846 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 07:33:57,846 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:33:57,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250528076]
[2023-11-19 07:33:57,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250528076] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:33:57,847 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:33:57,848 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2023-11-19 07:33:57,849 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607584543]
[2023-11-19 07:33:57,850 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:33:57,859 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:33:57,864 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:33:57,885 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:33:57,886 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:33:57,888 INFO  L471   CegarLoopForPetriNet]: Number of universal loopers: 123 out of 285
[2023-11-19 07:33:57,891 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 07:33:57,891 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-19 07:33:57,891 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 123 of 285
[2023-11-19 07:33:57,892 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-19 07:33:57,928 INFO  L124   PetriNetUnfolderBase]: 13/36 cut-off events.
[2023-11-19 07:33:57,928 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-19 07:33:57,929 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 74 conditions, 36 events. 13/36 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 93 event pairs, 10 based on Foata normal form. 0/24 useless extension candidates. Maximal degree in co-relation 60. Up to 34 conditions per place. 
[2023-11-19 07:33:57,930 INFO  L140   encePairwiseOnDemand]: 276/285 looper letters, 10 selfloop transitions, 0 changer transitions 0/11 dead transitions.
[2023-11-19 07:33:57,930 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 14 places, 11 transitions, 46 flow
[2023-11-19 07:33:57,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:33:57,934 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2023-11-19 07:33:57,965 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 265 transitions.
[2023-11-19 07:33:57,970 INFO  L516   CegarLoopForPetriNet]: DFA transition density 0.4649122807017544
[2023-11-19 07:33:57,971 INFO  L72            ComplementDD]: Start complementDD. Operand 2 states and 265 transitions.
[2023-11-19 07:33:57,972 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 2 states and 265 transitions.
[2023-11-19 07:33:57,976 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-19 07:33:57,978 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 265 transitions.
[2023-11-19 07:33:57,986 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 07:33:57,991 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 07:33:57,992 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 07:33:57,994 INFO  L175             Difference]: Start difference. First operand has 21 places, 20 transitions, 44 flow. Second operand 2 states and 265 transitions.
[2023-11-19 07:33:57,996 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 14 places, 11 transitions, 46 flow
[2023-11-19 07:33:57,999 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 14 places, 11 transitions, 46 flow, removed 0 selfloop flow, removed 0 redundant places.
[2023-11-19 07:33:58,000 INFO  L231             Difference]: Finished difference. Result has 14 places, 11 transitions, 26 flow
[2023-11-19 07:33:58,003 INFO  L264   CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=26, PETRI_DIFFERENCE_MINUEND_PLACES=13, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=11, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=11, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=26, PETRI_PLACES=14, PETRI_TRANSITIONS=11}
[2023-11-19 07:33:58,009 INFO  L281   CegarLoopForPetriNet]: 21 programPoint places, -7 predicate places.
[2023-11-19 07:33:58,009 INFO  L495      AbstractCegarLoop]: Abstraction has has 14 places, 11 transitions, 26 flow
[2023-11-19 07:33:58,010 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 07:33:58,010 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:33:58,010 INFO  L208   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:33:58,010 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:33:58,011 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 18 more)] ===
[2023-11-19 07:33:58,012 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:33:58,012 INFO  L85        PathProgramCache]: Analyzing trace with hash 602145001, now seen corresponding path program 1 times
[2023-11-19 07:33:58,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:33:58,013 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961762423]
[2023-11-19 07:33:58,013 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:33:58,013 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:33:58,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:33:58,227 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 07:33:58,227 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:33:58,228 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961762423]
[2023-11-19 07:33:58,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961762423] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:33:58,228 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:33:58,228 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2023-11-19 07:33:58,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1646643052]
[2023-11-19 07:33:58,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:33:58,230 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:33:58,231 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:33:58,232 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:33:58,232 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:33:58,279 INFO  L471   CegarLoopForPetriNet]: Number of universal loopers: 114 out of 285
[2023-11-19 07:33:58,280 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 14 places, 11 transitions, 26 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 07:33:58,281 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-19 07:33:58,281 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 285
[2023-11-19 07:33:58,282 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-19 07:33:58,335 INFO  L124   PetriNetUnfolderBase]: 15/41 cut-off events.
[2023-11-19 07:33:58,335 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-19 07:33:58,335 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 85 conditions, 41 events. 15/41 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 105 event pairs, 4 based on Foata normal form. 0/29 useless extension candidates. Maximal degree in co-relation 81. Up to 24 conditions per place. 
[2023-11-19 07:33:58,336 INFO  L140   encePairwiseOnDemand]: 280/285 looper letters, 11 selfloop transitions, 2 changer transitions 0/14 dead transitions.
[2023-11-19 07:33:58,337 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 16 places, 14 transitions, 58 flow
[2023-11-19 07:33:58,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:33:58,338 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-19 07:33:58,340 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 358 transitions.
[2023-11-19 07:33:58,341 INFO  L516   CegarLoopForPetriNet]: DFA transition density 0.41871345029239765
[2023-11-19 07:33:58,341 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 358 transitions.
[2023-11-19 07:33:58,341 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 358 transitions.
[2023-11-19 07:33:58,342 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-19 07:33:58,342 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 358 transitions.
[2023-11-19 07:33:58,343 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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 07:33:58,348 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 07:33:58,350 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 07:33:58,352 INFO  L175             Difference]: Start difference. First operand has 14 places, 11 transitions, 26 flow. Second operand 3 states and 358 transitions.
[2023-11-19 07:33:58,353 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 16 places, 14 transitions, 58 flow
[2023-11-19 07:33:58,353 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 16 places, 14 transitions, 58 flow, removed 0 selfloop flow, removed 0 redundant places.
[2023-11-19 07:33:58,354 INFO  L231             Difference]: Finished difference. Result has 17 places, 12 transitions, 42 flow
[2023-11-19 07:33:58,355 INFO  L264   CegarLoopForPetriNet]: {PETRI_ALPHABET=285, PETRI_DIFFERENCE_MINUEND_FLOW=26, PETRI_DIFFERENCE_MINUEND_PLACES=14, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=11, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=9, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=42, PETRI_PLACES=17, PETRI_TRANSITIONS=12}
[2023-11-19 07:33:58,356 INFO  L281   CegarLoopForPetriNet]: 21 programPoint places, -4 predicate places.
[2023-11-19 07:33:58,357 INFO  L495      AbstractCegarLoop]: Abstraction has has 17 places, 12 transitions, 42 flow
[2023-11-19 07:33:58,358 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 07:33:58,358 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:33:58,364 INFO  L208   CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1]
[2023-11-19 07:33:58,365 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:33:58,366 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 07:33:58,368 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:33:58,369 INFO  L85        PathProgramCache]: Analyzing trace with hash 1486525613, now seen corresponding path program 1 times
[2023-11-19 07:33:58,369 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:33:58,369 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892634925]
[2023-11-19 07:33:58,369 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:33:58,370 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:33:58,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:33:58,414 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-19 07:33:58,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:33:58,457 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-11-19 07:33:58,458 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-19 07:33:58,460 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 21 remaining)
[2023-11-19 07:33:58,463 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 21 remaining)
[2023-11-19 07:33:58,464 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 21 remaining)
[2023-11-19 07:33:58,464 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 21 remaining)
[2023-11-19 07:33:58,464 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 21 remaining)
[2023-11-19 07:33:58,469 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 21 remaining)
[2023-11-19 07:33:58,469 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 21 remaining)
[2023-11-19 07:33:58,469 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 21 remaining)
[2023-11-19 07:33:58,470 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 21 remaining)
[2023-11-19 07:33:58,470 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 21 remaining)
[2023-11-19 07:33:58,470 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 21 remaining)
[2023-11-19 07:33:58,471 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 21 remaining)
[2023-11-19 07:33:58,471 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 21 remaining)
[2023-11-19 07:33:58,472 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 21 remaining)
[2023-11-19 07:33:58,472 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 21 remaining)
[2023-11-19 07:33:58,472 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 21 remaining)
[2023-11-19 07:33:58,473 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 21 remaining)
[2023-11-19 07:33:58,473 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 21 remaining)
[2023-11-19 07:33:58,473 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 21 remaining)
[2023-11-19 07:33:58,473 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 21 remaining)
[2023-11-19 07:33:58,474 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 21 remaining)
[2023-11-19 07:33:58,474 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:33:58,474 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2023-11-19 07:33:58,477 WARN  L233   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2023-11-19 07:33:58,477 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2023-11-19 07:33:58,542 INFO  L144    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2023-11-19 07:33:58,551 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,642 INFO  L124   PetriNetUnfolderBase]: 15/241 cut-off events.
[2023-11-19 07:33:58,643 INFO  L125   PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES.
[2023-11-19 07:33:58,650 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 07:33:58,650 INFO  L82        GeneralOperation]: Start removeDead. Operand has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,655 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,655 INFO  L124   etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation.
[2023-11-19 07:33:58,655 INFO  L131   etLargeBlockEncoding]: Starting large block encoding on Petri net that has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,656 INFO  L113        LiptonReduction]: Starting Lipton reduction on Petri net that has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,656 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 209 places, 217 transitions, 444 flow
[2023-11-19 07:33:58,708 INFO  L124   PetriNetUnfolderBase]: 15/241 cut-off events.
[2023-11-19 07:33:58,708 INFO  L125   PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES.
[2023-11-19 07:33:58,711 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 07:33:58,727 INFO  L119        LiptonReduction]: Number of co-enabled transitions 20184
[2023-11-19 07:34:04,457 INFO  L134        LiptonReduction]: Checked pairs total: 60197
[2023-11-19 07:34:04,457 INFO  L136        LiptonReduction]: Total number of compositions: 166
[2023-11-19 07:34:04,459 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:34:04,460 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;@392e2d00, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:34:04,460 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 31 error locations.
[2023-11-19 07:34:04,465 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2023-11-19 07:34:04,465 INFO  L124   PetriNetUnfolderBase]: 2/24 cut-off events.
[2023-11-19 07:34:04,465 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2023-11-19 07:34:04,465 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:34:04,465 INFO  L208   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:34:04,466 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 28 more)] ===
[2023-11-19 07:34:04,466 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:34:04,466 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988253757, now seen corresponding path program 1 times
[2023-11-19 07:34:04,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:34:04,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1446723814]
[2023-11-19 07:34:04,467 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:34:04,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:34:04,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:34:04,526 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 07:34:04,527 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:34:04,527 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1446723814]
[2023-11-19 07:34:04,527 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1446723814] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:34:04,527 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:34:04,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:34:04,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [601780291]
[2023-11-19 07:34:04,528 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:34:04,528 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:34:04,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:34:04,529 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:34:04,529 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:34:04,549 INFO  L471   CegarLoopForPetriNet]: Number of universal loopers: 198 out of 383
[2023-11-19 07:34:04,551 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 07:34:04,551 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-19 07:34:04,551 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 383
[2023-11-19 07:34:04,551 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-19 07:34:05,006 INFO  L124   PetriNetUnfolderBase]: 1034/2218 cut-off events.
[2023-11-19 07:34:05,007 INFO  L125   PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES.
[2023-11-19 07:34:05,012 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 3876 conditions, 2218 events. 1034/2218 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 15061 event pairs, 317 based on Foata normal form. 0/1629 useless extension candidates. Maximal degree in co-relation 3450. Up to 1170 conditions per place. 
[2023-11-19 07:34:05,030 INFO  L140   encePairwiseOnDemand]: 368/383 looper letters, 77 selfloop transitions, 8 changer transitions 0/127 dead transitions.
[2023-11-19 07:34:05,030 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 127 transitions, 444 flow
[2023-11-19 07:34:05,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:34:05,031 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 5 states.
[2023-11-19 07:34:05,034 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1093 transitions.
[2023-11-19 07:34:05,035 INFO  L516   CegarLoopForPetriNet]: DFA transition density 0.570757180156658
[2023-11-19 07:34:05,035 INFO  L72            ComplementDD]: Start complementDD. Operand 5 states and 1093 transitions.
[2023-11-19 07:34:05,035 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 5 states and 1093 transitions.
[2023-11-19 07:34:05,036 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-19 07:34:05,036 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 1093 transitions.
[2023-11-19 07:34:05,040 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 07:34:05,046 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 07:34:05,048 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 07:34:05,048 INFO  L175             Difference]: Start difference. First operand has 83 places, 88 transitions, 186 flow. Second operand 5 states and 1093 transitions.
[2023-11-19 07:34:05,048 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 127 transitions, 444 flow
[2023-11-19 07:34:05,051 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 127 transitions, 444 flow, removed 0 selfloop flow, removed 0 redundant places.
[2023-11-19 07:34:05,054 INFO  L231             Difference]: Finished difference. Result has 88 places, 90 transitions, 246 flow
[2023-11-19 07:34:05,055 INFO  L264   CegarLoopForPetriNet]: {PETRI_ALPHABET=383, PETRI_DIFFERENCE_MINUEND_FLOW=176, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=246, PETRI_PLACES=88, PETRI_TRANSITIONS=90}
[2023-11-19 07:34:05,057 INFO  L281   CegarLoopForPetriNet]: 83 programPoint places, 5 predicate places.
[2023-11-19 07:34:05,058 INFO  L495      AbstractCegarLoop]: Abstraction has has 88 places, 90 transitions, 246 flow
[2023-11-19 07:34:05,059 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 07:34:05,059 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:34:05,059 INFO  L208   CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1]
[2023-11-19 07:34:05,059 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:34:05,059 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 07:34:05,060 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:34:05,060 INFO  L85        PathProgramCache]: Analyzing trace with hash -360935096, now seen corresponding path program 1 times
[2023-11-19 07:34:05,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:34:05,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096801912]
[2023-11-19 07:34:05,061 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:34:05,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:34:05,087 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:34:05,088 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2023-11-19 07:34:05,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2023-11-19 07:34:05,103 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2023-11-19 07:34:05,104 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2023-11-19 07:34:05,104 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 31 remaining)
[2023-11-19 07:34:05,104 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (29 of 31 remaining)
[2023-11-19 07:34:05,104 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (28 of 31 remaining)
[2023-11-19 07:34:05,105 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (27 of 31 remaining)
[2023-11-19 07:34:05,105 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (26 of 31 remaining)
[2023-11-19 07:34:05,105 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (25 of 31 remaining)
[2023-11-19 07:34:05,105 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (24 of 31 remaining)
[2023-11-19 07:34:05,106 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 31 remaining)
[2023-11-19 07:34:05,106 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 31 remaining)
[2023-11-19 07:34:05,106 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 31 remaining)
[2023-11-19 07:34:05,106 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 31 remaining)
[2023-11-19 07:34:05,107 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 31 remaining)
[2023-11-19 07:34:05,107 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 31 remaining)
[2023-11-19 07:34:05,107 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 31 remaining)
[2023-11-19 07:34:05,107 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 31 remaining)
[2023-11-19 07:34:05,107 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 31 remaining)
[2023-11-19 07:34:05,108 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 31 remaining)
[2023-11-19 07:34:05,108 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 31 remaining)
[2023-11-19 07:34:05,108 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 31 remaining)
[2023-11-19 07:34:05,108 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 31 remaining)
[2023-11-19 07:34:05,109 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 31 remaining)
[2023-11-19 07:34:05,109 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 31 remaining)
[2023-11-19 07:34:05,109 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 31 remaining)
[2023-11-19 07:34:05,109 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 31 remaining)
[2023-11-19 07:34:05,110 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 31 remaining)
[2023-11-19 07:34:05,110 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 31 remaining)
[2023-11-19 07:34:05,110 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 31 remaining)
[2023-11-19 07:34:05,110 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 31 remaining)
[2023-11-19 07:34:05,111 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 31 remaining)
[2023-11-19 07:34:05,111 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 31 remaining)
[2023-11-19 07:34:05,111 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 31 remaining)
[2023-11-19 07:34:05,111 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:34:05,111 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1]
[2023-11-19 07:34:05,112 WARN  L233   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2023-11-19 07:34:05,112 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2023-11-19 07:34:05,166 INFO  L144    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2023-11-19 07:34:05,170 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,279 INFO  L124   PetriNetUnfolderBase]: 22/342 cut-off events.
[2023-11-19 07:34:05,279 INFO  L125   PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES.
[2023-11-19 07:34:05,285 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 07:34:05,286 INFO  L82        GeneralOperation]: Start removeDead. Operand has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,291 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,292 INFO  L124   etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation.
[2023-11-19 07:34:05,292 INFO  L131   etLargeBlockEncoding]: Starting large block encoding on Petri net that has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,292 INFO  L113        LiptonReduction]: Starting Lipton reduction on Petri net that has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,292 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 293 places, 305 transitions, 628 flow
[2023-11-19 07:34:05,366 INFO  L124   PetriNetUnfolderBase]: 22/342 cut-off events.
[2023-11-19 07:34:05,366 INFO  L125   PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES.
[2023-11-19 07:34:05,373 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 07:34:05,401 INFO  L119        LiptonReduction]: Number of co-enabled transitions 53244
[2023-11-19 07:34:12,399 INFO  L134        LiptonReduction]: Checked pairs total: 167237
[2023-11-19 07:34:12,399 INFO  L136        LiptonReduction]: Total number of compositions: 225
[2023-11-19 07:34:12,412 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:34:12,413 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;@392e2d00, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:34:12,414 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 41 error locations.
[2023-11-19 07:34:12,418 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2023-11-19 07:34:12,418 INFO  L124   PetriNetUnfolderBase]: 2/24 cut-off events.
[2023-11-19 07:34:12,418 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2023-11-19 07:34:12,418 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:34:12,418 INFO  L208   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:34:12,419 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 38 more)] ===
[2023-11-19 07:34:12,419 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:34:12,419 INFO  L85        PathProgramCache]: Analyzing trace with hash -621072409, now seen corresponding path program 1 times
[2023-11-19 07:34:12,419 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:34:12,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666942697]
[2023-11-19 07:34:12,420 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:34:12,420 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:34:12,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:34:12,455 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 07:34:12,455 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:34:12,455 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666942697]
[2023-11-19 07:34:12,456 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666942697] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:34:12,456 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:34:12,456 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:34:12,456 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [948471626]
[2023-11-19 07:34:12,456 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:34:12,457 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:34:12,457 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:34:12,457 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:34:12,458 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:34:12,473 INFO  L471   CegarLoopForPetriNet]: Number of universal loopers: 287 out of 530
[2023-11-19 07:34:12,475 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 07:34:12,475 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-19 07:34:12,475 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 530
[2023-11-19 07:34:12,475 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-19 07:34:21,330 INFO  L124   PetriNetUnfolderBase]: 47379/79472 cut-off events.
[2023-11-19 07:34:21,330 INFO  L125   PetriNetUnfolderBase]: For 2632/2632 co-relation queries the response was YES.
[2023-11-19 07:34:21,529 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 144642 conditions, 79472 events. 47379/79472 cut-off events. For 2632/2632 co-relation queries the response was YES. Maximal size of possible extension queue 2199. Compared 724723 event pairs, 12374 based on Foata normal form. 0/53348 useless extension candidates. Maximal degree in co-relation 82041. Up to 56992 conditions per place. 
[2023-11-19 07:34:22,197 INFO  L140   encePairwiseOnDemand]: 518/530 looper letters, 130 selfloop transitions, 6 changer transitions 0/191 dead transitions.
[2023-11-19 07:34:22,197 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 191 transitions, 684 flow
[2023-11-19 07:34:22,198 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:34:22,198 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-19 07:34:22,201 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1007 transitions.
[2023-11-19 07:34:22,202 INFO  L516   CegarLoopForPetriNet]: DFA transition density 0.6333333333333333
[2023-11-19 07:34:22,202 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 1007 transitions.
[2023-11-19 07:34:22,202 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 1007 transitions.
[2023-11-19 07:34:22,203 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-19 07:34:22,203 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1007 transitions.
[2023-11-19 07:34:22,207 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 07:34:22,212 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 07:34:22,214 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 07:34:22,214 INFO  L175             Difference]: Start difference. First operand has 121 places, 129 transitions, 276 flow. Second operand 3 states and 1007 transitions.
[2023-11-19 07:34:22,214 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 191 transitions, 684 flow
[2023-11-19 07:34:22,226 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 191 transitions, 680 flow, removed 2 selfloop flow, removed 0 redundant places.
[2023-11-19 07:34:22,231 INFO  L231             Difference]: Finished difference. Result has 124 places, 130 transitions, 314 flow
[2023-11-19 07:34:22,231 INFO  L264   CegarLoopForPetriNet]: {PETRI_ALPHABET=530, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=314, PETRI_PLACES=124, PETRI_TRANSITIONS=130}
[2023-11-19 07:34:22,233 INFO  L281   CegarLoopForPetriNet]: 121 programPoint places, 3 predicate places.
[2023-11-19 07:34:22,233 INFO  L495      AbstractCegarLoop]: Abstraction has has 124 places, 130 transitions, 314 flow
[2023-11-19 07:34:22,234 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 07:34:22,234 INFO  L200   CegarLoopForPetriNet]: Found error trace
[2023-11-19 07:34:22,234 INFO  L208   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:34:22,234 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:34:22,235 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thr1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thr1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 38 more)] ===
[2023-11-19 07:34:22,235 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:34:22,236 INFO  L85        PathProgramCache]: Analyzing trace with hash -1129601176, now seen corresponding path program 1 times
[2023-11-19 07:34:22,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:34:22,236 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1130927097]
[2023-11-19 07:34:22,236 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:34:22,236 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:34:22,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:34:22,299 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 07:34:22,300 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:34:22,300 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1130927097]
[2023-11-19 07:34:22,300 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1130927097] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:34:22,300 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:34:22,301 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2023-11-19 07:34:22,301 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [939244593]
[2023-11-19 07:34:22,301 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:34:22,301 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:34:22,302 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:34:22,302 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:34:22,305 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:34:22,395 INFO  L471   CegarLoopForPetriNet]: Number of universal loopers: 266 out of 530
[2023-11-19 07:34:22,397 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 130 transitions, 314 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 07:34:22,397 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-19 07:34:22,397 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 530
[2023-11-19 07:34:22,397 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand