/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-NoLbe.epf --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg true --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.pointer.base.address.is.valid.at.dereference ASSERTandASSUME --cacsl2boogietranslator.pointer.to.allocated.memory.at.dereference ASSERTandASSUME --cacsl2boogietranslator.check.array.bounds.for.arrays.that.are.off.heap ASSERTandASSUME --cacsl2boogietranslator.check.if.freed.pointer.was.valid true --cacsl2boogietranslator.adapt.memory.model.on.pointer.casts.if.necessary true -i ../../../trunk/examples/svcomp/pthread-ext/25_stack_longest-1.i -------------------------------------------------------------------------------- This is Ultimate 0.2.4-wip.dk.empire-owicki-6bf5761-m [2023-12-05 21:02:48,209 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-05 21:02:48,276 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-NoLbe.epf [2023-12-05 21:02:48,299 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-05 21:02:48,300 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-05 21:02:48,300 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-05 21:02:48,301 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-05 21:02:48,301 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-05 21:02:48,301 INFO L153 SettingsManager]: * Use SBE=true [2023-12-05 21:02:48,304 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-05 21:02:48,305 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-05 21:02:48,305 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-05 21:02:48,305 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-05 21:02:48,306 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-05 21:02:48,306 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-05 21:02:48,306 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-05 21:02:48,306 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-05 21:02:48,307 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-05 21:02:48,307 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-05 21:02:48,307 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-05 21:02:48,307 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-05 21:02:48,308 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-05 21:02:48,308 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-05 21:02:48,308 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-12-05 21:02:48,308 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-05 21:02:48,309 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-05 21:02:48,309 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-05 21:02:48,309 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-05 21:02:48,309 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-05 21:02:48,310 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-12-05 21:02:48,310 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-05 21:02:48,310 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-05 21:02:48,310 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-12-05 21:02:48,311 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Pointer base address is valid at dereference -> ASSERTandASSUME Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Pointer to allocated memory at dereference -> ASSERTandASSUME Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check array bounds for arrays that are off heap -> ASSERTandASSUME Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check if freed pointer was valid -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Adapt memory model on pointer casts if necessary -> true [2023-12-05 21:02:48,497 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-05 21:02:48,515 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-05 21:02:48,517 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-05 21:02:48,518 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-05 21:02:48,520 INFO L274 PluginConnector]: CDTParser initialized [2023-12-05 21:02:48,521 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/25_stack_longest-1.i [2023-12-05 21:02:49,444 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-05 21:02:49,666 INFO L384 CDTParser]: Found 1 translation units. [2023-12-05 21:02:49,667 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/25_stack_longest-1.i [2023-12-05 21:02:49,677 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7f7872fbb/489a4e724e18433baea1daef3cafbeac/FLAG04b609ddb [2023-12-05 21:02:49,694 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7f7872fbb/489a4e724e18433baea1daef3cafbeac [2023-12-05 21:02:49,696 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-05 21:02:49,697 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-12-05 21:02:49,699 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-05 21:02:49,699 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-05 21:02:49,702 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-05 21:02:49,703 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:02:49" (1/1) ... [2023-12-05 21:02:49,704 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e7fe555 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:49, skipping insertion in model container [2023-12-05 21:02:49,704 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:02:49" (1/1) ... [2023-12-05 21:02:49,749 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-05 21:02:50,018 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-05 21:02:50,028 INFO L202 MainTranslator]: Completed pre-run [2023-12-05 21:02:50,064 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-05 21:02:50,085 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-12-05 21:02:50,085 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-12-05 21:02:50,090 INFO L206 MainTranslator]: Completed translation [2023-12-05 21:02:50,091 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50 WrapperNode [2023-12-05 21:02:50,091 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-05 21:02:50,091 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-05 21:02:50,092 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-05 21:02:50,092 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-05 21:02:50,096 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,107 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,124 INFO L138 Inliner]: procedures = 179, calls = 37, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 179 [2023-12-05 21:02:50,125 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-05 21:02:50,125 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-05 21:02:50,125 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-05 21:02:50,125 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-05 21:02:50,131 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,132 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,134 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,134 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,145 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,148 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,154 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,155 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,158 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-05 21:02:50,159 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-05 21:02:50,159 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-05 21:02:50,159 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-05 21:02:50,159 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (1/1) ... [2023-12-05 21:02:50,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-05 21:02:50,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-12-05 21:02:50,196 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-05 21:02:50,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-05 21:02:50,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-05 21:02:50,218 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-12-05 21:02:50,218 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-12-05 21:02:50,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-05 21:02:50,218 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-12-05 21:02:50,219 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-05 21:02:50,219 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-05 21:02:50,220 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-12-05 21:02:50,311 INFO L241 CfgBuilder]: Building ICFG [2023-12-05 21:02:50,314 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-05 21:02:50,697 INFO L282 CfgBuilder]: Performing block encoding [2023-12-05 21:02:50,853 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-05 21:02:50,853 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-12-05 21:02:50,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:02:50 BoogieIcfgContainer [2023-12-05 21:02:50,854 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-05 21:02:50,856 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-05 21:02:50,856 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-05 21:02:50,859 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-05 21:02:50,859 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 09:02:49" (1/3) ... [2023-12-05 21:02:50,859 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b22ac21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:02:50, skipping insertion in model container [2023-12-05 21:02:50,859 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:02:50" (2/3) ... [2023-12-05 21:02:50,860 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b22ac21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 09:02:50, skipping insertion in model container [2023-12-05 21:02:50,860 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:02:50" (3/3) ... [2023-12-05 21:02:50,861 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longest-1.i [2023-12-05 21:02:50,873 INFO L197 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-05 21:02:50,874 INFO L156 ceAbstractionStarter]: Applying trace abstraction to program that has 32 error locations. [2023-12-05 21:02:50,874 INFO L508 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-12-05 21:02:50,936 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-12-05 21:02:50,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 128 places, 132 transitions, 268 flow [2023-12-05 21:02:51,019 INFO L124 PetriNetUnfolderBase]: 8/145 cut-off events. [2023-12-05 21:02:51,019 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-12-05 21:02:51,025 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149 conditions, 145 events. 8/145 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 252 event pairs, 0 based on Foata normal form. 0/101 useless extension candidates. Maximal degree in co-relation 111. Up to 4 conditions per place. [2023-12-05 21:02:51,025 INFO L82 GeneralOperation]: Start removeDead. Operand has 128 places, 132 transitions, 268 flow [2023-12-05 21:02:51,031 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 128 places, 132 transitions, 268 flow [2023-12-05 21:02:51,042 INFO L361 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-05 21:02:51,047 INFO L362 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;@1ef1d54b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-05 21:02:51,047 INFO L363 AbstractCegarLoop]: Starting to check reachability of 63 error locations. [2023-12-05 21:02:51,055 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-12-05 21:02:51,055 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2023-12-05 21:02:51,055 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-12-05 21:02:51,055 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:51,056 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:51,056 INFO L425 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2023-12-05 21:02:51,060 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:51,060 INFO L85 PathProgramCache]: Analyzing trace with hash 1813666574, now seen corresponding path program 1 times [2023-12-05 21:02:51,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:51,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585758655] [2023-12-05 21:02:51,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:51,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:51,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:51,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:51,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:51,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585758655] [2023-12-05 21:02:51,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585758655] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:51,292 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:51,292 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:02:51,293 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [855297642] [2023-12-05 21:02:51,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:51,299 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:02:51,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:51,319 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:02:51,319 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:02:51,321 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 132 [2023-12-05 21:02:51,323 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 132 transitions, 268 flow. Second operand has 3 states, 3 states have (on average 80.66666666666667) internal successors, (242), 3 states have internal predecessors, (242), 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-12-05 21:02:51,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:51,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 132 [2023-12-05 21:02:51,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:51,402 INFO L124 PetriNetUnfolderBase]: 52/308 cut-off events. [2023-12-05 21:02:51,402 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-12-05 21:02:51,403 INFO L83 FinitePrefix]: Finished finitePrefix Result has 431 conditions, 308 events. 52/308 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1347 event pairs, 40 based on Foata normal form. 22/245 useless extension candidates. Maximal degree in co-relation 390. Up to 112 conditions per place. [2023-12-05 21:02:51,405 INFO L140 encePairwiseOnDemand]: 112/132 looper letters, 31 selfloop transitions, 1 changer transitions 0/107 dead transitions. [2023-12-05 21:02:51,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 107 transitions, 282 flow [2023-12-05 21:02:51,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:02:51,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:02:51,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 285 transitions. [2023-12-05 21:02:51,414 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.7196969696969697 [2023-12-05 21:02:51,415 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 285 transitions. [2023-12-05 21:02:51,415 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 285 transitions. [2023-12-05 21:02:51,416 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:51,417 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 285 transitions. [2023-12-05 21:02:51,419 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 95.0) internal successors, (285), 3 states have internal predecessors, (285), 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-12-05 21:02:51,422 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 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-12-05 21:02:51,422 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 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-12-05 21:02:51,425 INFO L308 CegarLoopForPetriNet]: 128 programPoint places, -20 predicate places. [2023-12-05 21:02:51,425 INFO L500 AbstractCegarLoop]: Abstraction has has 108 places, 107 transitions, 282 flow [2023-12-05 21:02:51,425 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 80.66666666666667) internal successors, (242), 3 states have internal predecessors, (242), 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-12-05 21:02:51,426 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:51,426 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:51,426 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-05 21:02:51,426 INFO L425 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2023-12-05 21:02:51,426 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:51,426 INFO L85 PathProgramCache]: Analyzing trace with hash 1813666575, now seen corresponding path program 1 times [2023-12-05 21:02:51,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:51,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487973015] [2023-12-05 21:02:51,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:51,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:51,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:51,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:51,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487973015] [2023-12-05 21:02:51,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487973015] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:51,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:51,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:02:51,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [648463264] [2023-12-05 21:02:51,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:51,526 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:02:51,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:51,527 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:02:51,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:02:51,528 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 79 out of 132 [2023-12-05 21:02:51,529 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 107 transitions, 282 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 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-12-05 21:02:51,529 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:51,529 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 79 of 132 [2023-12-05 21:02:51,529 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:51,638 INFO L124 PetriNetUnfolderBase]: 28/208 cut-off events. [2023-12-05 21:02:51,638 INFO L125 PetriNetUnfolderBase]: For 25/37 co-relation queries the response was YES. [2023-12-05 21:02:51,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 361 conditions, 208 events. 28/208 cut-off events. For 25/37 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 663 event pairs, 20 based on Foata normal form. 0/165 useless extension candidates. Maximal degree in co-relation 313. Up to 68 conditions per place. [2023-12-05 21:02:51,642 INFO L140 encePairwiseOnDemand]: 130/132 looper letters, 29 selfloop transitions, 1 changer transitions 0/106 dead transitions. [2023-12-05 21:02:51,642 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 106 transitions, 338 flow [2023-12-05 21:02:51,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:02:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:02:51,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 268 transitions. [2023-12-05 21:02:51,647 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6767676767676768 [2023-12-05 21:02:51,647 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 268 transitions. [2023-12-05 21:02:51,647 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 268 transitions. [2023-12-05 21:02:51,647 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:51,647 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 268 transitions. [2023-12-05 21:02:51,649 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 89.33333333333333) internal successors, (268), 3 states have internal predecessors, (268), 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-12-05 21:02:51,650 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 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-12-05 21:02:51,651 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 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-12-05 21:02:51,651 INFO L308 CegarLoopForPetriNet]: 128 programPoint places, -19 predicate places. [2023-12-05 21:02:51,651 INFO L500 AbstractCegarLoop]: Abstraction has has 109 places, 106 transitions, 338 flow [2023-12-05 21:02:51,652 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 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-12-05 21:02:51,652 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:51,652 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:51,652 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-12-05 21:02:51,652 INFO L425 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2023-12-05 21:02:51,653 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:51,653 INFO L85 PathProgramCache]: Analyzing trace with hash 253041161, now seen corresponding path program 1 times [2023-12-05 21:02:51,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:51,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817277102] [2023-12-05 21:02:51,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:51,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:51,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:51,820 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:51,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:51,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817277102] [2023-12-05 21:02:51,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817277102] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:51,822 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:51,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-05 21:02:51,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462835742] [2023-12-05 21:02:51,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:51,823 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-05 21:02:51,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:51,824 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-05 21:02:51,825 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-12-05 21:02:51,827 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 76 out of 132 [2023-12-05 21:02:51,828 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 106 transitions, 338 flow. Second operand has 6 states, 6 states have (on average 78.0) internal successors, (468), 6 states have internal predecessors, (468), 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-12-05 21:02:51,829 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:51,829 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 76 of 132 [2023-12-05 21:02:51,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:51,888 INFO L124 PetriNetUnfolderBase]: 26/202 cut-off events. [2023-12-05 21:02:51,888 INFO L125 PetriNetUnfolderBase]: For 72/84 co-relation queries the response was YES. [2023-12-05 21:02:51,892 INFO L83 FinitePrefix]: Finished finitePrefix Result has 414 conditions, 202 events. 26/202 cut-off events. For 72/84 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 629 event pairs, 18 based on Foata normal form. 0/164 useless extension candidates. Maximal degree in co-relation 354. Up to 65 conditions per place. [2023-12-05 21:02:51,894 INFO L140 encePairwiseOnDemand]: 128/132 looper letters, 29 selfloop transitions, 2 changer transitions 0/104 dead transitions. [2023-12-05 21:02:51,894 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 104 transitions, 388 flow [2023-12-05 21:02:51,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-05 21:02:51,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-12-05 21:02:51,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 337 transitions. [2023-12-05 21:02:51,895 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6382575757575758 [2023-12-05 21:02:51,895 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 337 transitions. [2023-12-05 21:02:51,895 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 337 transitions. [2023-12-05 21:02:51,896 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:51,896 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 337 transitions. [2023-12-05 21:02:51,897 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 84.25) internal successors, (337), 4 states have internal predecessors, (337), 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-12-05 21:02:51,898 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 132.0) internal successors, (660), 5 states have internal predecessors, (660), 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-12-05 21:02:51,898 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 132.0) internal successors, (660), 5 states have internal predecessors, (660), 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-12-05 21:02:51,899 INFO L308 CegarLoopForPetriNet]: 128 programPoint places, -18 predicate places. [2023-12-05 21:02:51,900 INFO L500 AbstractCegarLoop]: Abstraction has has 110 places, 104 transitions, 388 flow [2023-12-05 21:02:51,900 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 78.0) internal successors, (468), 6 states have internal predecessors, (468), 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-12-05 21:02:51,900 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:51,900 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:51,901 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-12-05 21:02:51,901 INFO L425 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2023-12-05 21:02:51,902 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:51,902 INFO L85 PathProgramCache]: Analyzing trace with hash 253041162, now seen corresponding path program 1 times [2023-12-05 21:02:51,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:51,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [777002657] [2023-12-05 21:02:51,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:51,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:52,092 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:52,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:52,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [777002657] [2023-12-05 21:02:52,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [777002657] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:52,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:52,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-12-05 21:02:52,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740387105] [2023-12-05 21:02:52,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:52,105 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-12-05 21:02:52,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:52,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-12-05 21:02:52,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-12-05 21:02:52,108 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 82 out of 132 [2023-12-05 21:02:52,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 104 transitions, 388 flow. Second operand has 5 states, 5 states have (on average 84.0) internal successors, (420), 5 states have internal predecessors, (420), 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-12-05 21:02:52,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:52,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 82 of 132 [2023-12-05 21:02:52,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:52,167 INFO L124 PetriNetUnfolderBase]: 24/196 cut-off events. [2023-12-05 21:02:52,167 INFO L125 PetriNetUnfolderBase]: For 135/141 co-relation queries the response was YES. [2023-12-05 21:02:52,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 453 conditions, 196 events. 24/196 cut-off events. For 135/141 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 588 event pairs, 16 based on Foata normal form. 0/163 useless extension candidates. Maximal degree in co-relation 383. Up to 59 conditions per place. [2023-12-05 21:02:52,170 INFO L140 encePairwiseOnDemand]: 128/132 looper letters, 25 selfloop transitions, 2 changer transitions 0/102 dead transitions. [2023-12-05 21:02:52,170 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 102 transitions, 426 flow [2023-12-05 21:02:52,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-05 21:02:52,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-12-05 21:02:52,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 357 transitions. [2023-12-05 21:02:52,173 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6761363636363636 [2023-12-05 21:02:52,173 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 357 transitions. [2023-12-05 21:02:52,173 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 357 transitions. [2023-12-05 21:02:52,174 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:52,174 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 357 transitions. [2023-12-05 21:02:52,175 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 89.25) internal successors, (357), 4 states have internal predecessors, (357), 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-12-05 21:02:52,177 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 132.0) internal successors, (660), 5 states have internal predecessors, (660), 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-12-05 21:02:52,177 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 132.0) internal successors, (660), 5 states have internal predecessors, (660), 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-12-05 21:02:52,178 INFO L308 CegarLoopForPetriNet]: 128 programPoint places, -17 predicate places. [2023-12-05 21:02:52,178 INFO L500 AbstractCegarLoop]: Abstraction has has 111 places, 102 transitions, 426 flow [2023-12-05 21:02:52,178 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 84.0) internal successors, (420), 5 states have internal predecessors, (420), 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-12-05 21:02:52,178 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:52,178 INFO L233 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:52,178 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-12-05 21:02:52,179 INFO L425 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 60 more)] === [2023-12-05 21:02:52,179 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:52,179 INFO L85 PathProgramCache]: Analyzing trace with hash -1350829373, now seen corresponding path program 1 times [2023-12-05 21:02:52,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:52,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1734314303] [2023-12-05 21:02:52,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:52,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-05 21:02:52,197 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-05 21:02:52,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-05 21:02:52,224 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-12-05 21:02:52,225 INFO L372 BasicCegarLoop]: Counterexample is feasible [2023-12-05 21:02:52,225 INFO L810 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (62 of 63 remaining) [2023-12-05 21:02:52,226 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 63 remaining) [2023-12-05 21:02:52,227 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 63 remaining) [2023-12-05 21:02:52,228 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (41 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (36 of 63 remaining) [2023-12-05 21:02:52,229 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 63 remaining) [2023-12-05 21:02:52,230 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 63 remaining) [2023-12-05 21:02:52,231 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (9 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 63 remaining) [2023-12-05 21:02:52,232 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 63 remaining) [2023-12-05 21:02:52,233 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (4 of 63 remaining) [2023-12-05 21:02:52,233 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 63 remaining) [2023-12-05 21:02:52,233 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 63 remaining) [2023-12-05 21:02:52,233 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 63 remaining) [2023-12-05 21:02:52,233 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 63 remaining) [2023-12-05 21:02:52,233 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-12-05 21:02:52,234 INFO L457 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-12-05 21:02:52,235 WARN L227 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-12-05 21:02:52,235 INFO L508 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-12-05 21:02:52,300 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-12-05 21:02:52,310 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 221 places, 229 transitions, 468 flow [2023-12-05 21:02:52,375 INFO L124 PetriNetUnfolderBase]: 15/257 cut-off events. [2023-12-05 21:02:52,375 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-12-05 21:02:52,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 265 conditions, 257 events. 15/257 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 711 event pairs, 0 based on Foata normal form. 0/173 useless extension candidates. Maximal degree in co-relation 207. Up to 6 conditions per place. [2023-12-05 21:02:52,378 INFO L82 GeneralOperation]: Start removeDead. Operand has 221 places, 229 transitions, 468 flow [2023-12-05 21:02:52,382 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 221 places, 229 transitions, 468 flow [2023-12-05 21:02:52,386 INFO L361 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-05 21:02:52,387 INFO L362 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;@1ef1d54b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-05 21:02:52,387 INFO L363 AbstractCegarLoop]: Starting to check reachability of 93 error locations. [2023-12-05 21:02:52,389 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-12-05 21:02:52,390 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2023-12-05 21:02:52,390 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-12-05 21:02:52,390 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:52,390 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:52,390 INFO L425 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 90 more)] === [2023-12-05 21:02:52,390 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:52,390 INFO L85 PathProgramCache]: Analyzing trace with hash 729519379, now seen corresponding path program 1 times [2023-12-05 21:02:52,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:52,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74626753] [2023-12-05 21:02:52,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:52,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:52,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:52,421 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:52,421 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:52,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74626753] [2023-12-05 21:02:52,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74626753] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:52,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:52,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:02:52,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1016602333] [2023-12-05 21:02:52,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:52,422 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:02:52,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:52,425 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:02:52,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:02:52,427 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 229 [2023-12-05 21:02:52,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 229 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 138.66666666666666) internal successors, (416), 3 states have internal predecessors, (416), 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-12-05 21:02:52,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:52,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 229 [2023-12-05 21:02:52,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:53,436 INFO L124 PetriNetUnfolderBase]: 3095/9409 cut-off events. [2023-12-05 21:02:53,436 INFO L125 PetriNetUnfolderBase]: For 83/83 co-relation queries the response was YES. [2023-12-05 21:02:53,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13958 conditions, 9409 events. 3095/9409 cut-off events. For 83/83 co-relation queries the response was YES. Maximal size of possible extension queue 312. Compared 96603 event pairs, 2344 based on Foata normal form. 699/6760 useless extension candidates. Maximal degree in co-relation 2816. Up to 4474 conditions per place. [2023-12-05 21:02:53,498 INFO L140 encePairwiseOnDemand]: 193/229 looper letters, 54 selfloop transitions, 1 changer transitions 0/187 dead transitions. [2023-12-05 21:02:53,498 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 187 transitions, 494 flow [2023-12-05 21:02:53,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:02:53,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:02:53,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 498 transitions. [2023-12-05 21:02:53,500 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.7248908296943232 [2023-12-05 21:02:53,500 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 498 transitions. [2023-12-05 21:02:53,500 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 498 transitions. [2023-12-05 21:02:53,500 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:53,500 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 498 transitions. [2023-12-05 21:02:53,501 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 166.0) internal successors, (498), 3 states have internal predecessors, (498), 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-12-05 21:02:53,502 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-12-05 21:02:53,502 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-12-05 21:02:53,505 INFO L308 CegarLoopForPetriNet]: 221 programPoint places, -35 predicate places. [2023-12-05 21:02:53,505 INFO L500 AbstractCegarLoop]: Abstraction has has 186 places, 187 transitions, 494 flow [2023-12-05 21:02:53,505 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.66666666666666) internal successors, (416), 3 states have internal predecessors, (416), 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-12-05 21:02:53,505 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:53,505 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:53,505 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-12-05 21:02:53,507 INFO L425 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 90 more)] === [2023-12-05 21:02:53,507 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:53,508 INFO L85 PathProgramCache]: Analyzing trace with hash 729519380, now seen corresponding path program 1 times [2023-12-05 21:02:53,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:53,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626973587] [2023-12-05 21:02:53,508 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:53,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:53,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:53,546 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:53,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:53,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626973587] [2023-12-05 21:02:53,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626973587] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:53,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:53,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:02:53,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [29647065] [2023-12-05 21:02:53,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:53,547 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:02:53,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:53,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:02:53,548 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:02:53,548 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 137 out of 229 [2023-12-05 21:02:53,549 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 187 transitions, 494 flow. Second operand has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 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-12-05 21:02:53,549 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:53,549 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 137 of 229 [2023-12-05 21:02:53,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:54,139 INFO L124 PetriNetUnfolderBase]: 1899/6058 cut-off events. [2023-12-05 21:02:54,139 INFO L125 PetriNetUnfolderBase]: For 657/1749 co-relation queries the response was YES. [2023-12-05 21:02:54,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11773 conditions, 6058 events. 1899/6058 cut-off events. For 657/1749 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 58028 event pairs, 1402 based on Foata normal form. 0/4147 useless extension candidates. Maximal degree in co-relation 2297. Up to 2817 conditions per place. [2023-12-05 21:02:54,184 INFO L140 encePairwiseOnDemand]: 227/229 looper letters, 52 selfloop transitions, 1 changer transitions 0/186 dead transitions. [2023-12-05 21:02:54,184 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 186 transitions, 596 flow [2023-12-05 21:02:54,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:02:54,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:02:54,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 465 transitions. [2023-12-05 21:02:54,185 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6768558951965066 [2023-12-05 21:02:54,185 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 465 transitions. [2023-12-05 21:02:54,185 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 465 transitions. [2023-12-05 21:02:54,186 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:54,186 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 465 transitions. [2023-12-05 21:02:54,187 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 155.0) internal successors, (465), 3 states have internal predecessors, (465), 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-12-05 21:02:54,188 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-12-05 21:02:54,188 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 229.0) internal successors, (916), 4 states have internal predecessors, (916), 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-12-05 21:02:54,190 INFO L308 CegarLoopForPetriNet]: 221 programPoint places, -34 predicate places. [2023-12-05 21:02:54,190 INFO L500 AbstractCegarLoop]: Abstraction has has 187 places, 186 transitions, 596 flow [2023-12-05 21:02:54,190 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 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-12-05 21:02:54,190 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:54,190 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:54,190 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-12-05 21:02:54,190 INFO L425 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 90 more)] === [2023-12-05 21:02:54,191 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:54,191 INFO L85 PathProgramCache]: Analyzing trace with hash 578343561, now seen corresponding path program 1 times [2023-12-05 21:02:54,191 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:54,191 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [846808135] [2023-12-05 21:02:54,191 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:54,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:54,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:54,314 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:54,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:54,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [846808135] [2023-12-05 21:02:54,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [846808135] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:54,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:54,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-05 21:02:54,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149451587] [2023-12-05 21:02:54,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:54,315 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-05 21:02:54,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:54,316 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-05 21:02:54,316 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-12-05 21:02:54,316 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 229 [2023-12-05 21:02:54,317 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 186 transitions, 596 flow. Second operand has 6 states, 6 states have (on average 136.0) internal successors, (816), 6 states have internal predecessors, (816), 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-12-05 21:02:54,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:54,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 229 [2023-12-05 21:02:54,317 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:54,849 INFO L124 PetriNetUnfolderBase]: 1607/5328 cut-off events. [2023-12-05 21:02:54,849 INFO L125 PetriNetUnfolderBase]: For 1548/2676 co-relation queries the response was YES. [2023-12-05 21:02:54,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12495 conditions, 5328 events. 1607/5328 cut-off events. For 1548/2676 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 50410 event pairs, 1154 based on Foata normal form. 0/3784 useless extension candidates. Maximal degree in co-relation 2618. Up to 2364 conditions per place. [2023-12-05 21:02:54,888 INFO L140 encePairwiseOnDemand]: 223/229 looper letters, 50 selfloop transitions, 2 changer transitions 0/182 dead transitions. [2023-12-05 21:02:54,888 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 182 transitions, 676 flow [2023-12-05 21:02:54,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-05 21:02:54,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-12-05 21:02:54,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 592 transitions. [2023-12-05 21:02:54,889 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6462882096069869 [2023-12-05 21:02:54,890 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 592 transitions. [2023-12-05 21:02:54,890 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 592 transitions. [2023-12-05 21:02:54,890 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:54,890 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 592 transitions. [2023-12-05 21:02:54,891 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 148.0) internal successors, (592), 4 states have internal predecessors, (592), 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-12-05 21:02:54,892 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 229.0) internal successors, (1145), 5 states have internal predecessors, (1145), 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-12-05 21:02:54,892 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 229.0) internal successors, (1145), 5 states have internal predecessors, (1145), 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-12-05 21:02:54,893 INFO L308 CegarLoopForPetriNet]: 221 programPoint places, -35 predicate places. [2023-12-05 21:02:54,893 INFO L500 AbstractCegarLoop]: Abstraction has has 186 places, 182 transitions, 676 flow [2023-12-05 21:02:54,893 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 136.0) internal successors, (816), 6 states have internal predecessors, (816), 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-12-05 21:02:54,893 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:54,893 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:54,893 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-12-05 21:02:54,894 INFO L425 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 90 more)] === [2023-12-05 21:02:54,894 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:54,894 INFO L85 PathProgramCache]: Analyzing trace with hash 578343562, now seen corresponding path program 1 times [2023-12-05 21:02:54,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:54,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502324450] [2023-12-05 21:02:54,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:54,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:54,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:55,000 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:55,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:55,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502324450] [2023-12-05 21:02:55,000 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502324450] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:55,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:55,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-12-05 21:02:55,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [94092839] [2023-12-05 21:02:55,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:55,001 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-12-05 21:02:55,001 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:55,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-12-05 21:02:55,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-12-05 21:02:55,002 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 140 out of 229 [2023-12-05 21:02:55,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 182 transitions, 676 flow. Second operand has 5 states, 5 states have (on average 142.0) internal successors, (710), 5 states have internal predecessors, (710), 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-12-05 21:02:55,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:55,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 229 [2023-12-05 21:02:55,002 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:02:55,446 INFO L124 PetriNetUnfolderBase]: 1339/4638 cut-off events. [2023-12-05 21:02:55,446 INFO L125 PetriNetUnfolderBase]: For 2536/3190 co-relation queries the response was YES. [2023-12-05 21:02:55,459 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12503 conditions, 4638 events. 1339/4638 cut-off events. For 2536/3190 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 43679 event pairs, 930 based on Foata normal form. 0/3425 useless extension candidates. Maximal degree in co-relation 2835. Up to 1948 conditions per place. [2023-12-05 21:02:55,480 INFO L140 encePairwiseOnDemand]: 223/229 looper letters, 44 selfloop transitions, 2 changer transitions 0/178 dead transitions. [2023-12-05 21:02:55,480 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 178 transitions, 736 flow [2023-12-05 21:02:55,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-12-05 21:02:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-12-05 21:02:55,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 610 transitions. [2023-12-05 21:02:55,481 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.665938864628821 [2023-12-05 21:02:55,481 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 610 transitions. [2023-12-05 21:02:55,482 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 610 transitions. [2023-12-05 21:02:55,482 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:02:55,482 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 610 transitions. [2023-12-05 21:02:55,483 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 152.5) internal successors, (610), 4 states have internal predecessors, (610), 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-12-05 21:02:55,484 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 229.0) internal successors, (1145), 5 states have internal predecessors, (1145), 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-12-05 21:02:55,484 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 229.0) internal successors, (1145), 5 states have internal predecessors, (1145), 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-12-05 21:02:55,485 INFO L308 CegarLoopForPetriNet]: 221 programPoint places, -36 predicate places. [2023-12-05 21:02:55,485 INFO L500 AbstractCegarLoop]: Abstraction has has 185 places, 178 transitions, 736 flow [2023-12-05 21:02:55,485 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 142.0) internal successors, (710), 5 states have internal predecessors, (710), 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-12-05 21:02:55,485 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:55,485 INFO L233 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:55,485 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-12-05 21:02:55,485 INFO L425 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 90 more)] === [2023-12-05 21:02:55,485 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:55,485 INFO L85 PathProgramCache]: Analyzing trace with hash 748695334, now seen corresponding path program 1 times [2023-12-05 21:02:55,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:55,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385088259] [2023-12-05 21:02:55,486 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:55,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:55,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-05 21:02:55,493 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-05 21:02:55,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-05 21:02:55,501 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-12-05 21:02:55,501 INFO L372 BasicCegarLoop]: Counterexample is feasible [2023-12-05 21:02:55,501 INFO L810 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (92 of 93 remaining) [2023-12-05 21:02:55,501 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (89 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 93 remaining) [2023-12-05 21:02:55,502 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (71 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (66 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 93 remaining) [2023-12-05 21:02:55,503 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 93 remaining) [2023-12-05 21:02:55,504 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (39 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (34 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 93 remaining) [2023-12-05 21:02:55,505 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONARRAY_INDEX (9 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 93 remaining) [2023-12-05 21:02:55,506 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (4 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 93 remaining) [2023-12-05 21:02:55,507 INFO L810 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 93 remaining) [2023-12-05 21:02:55,507 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-12-05 21:02:55,507 INFO L457 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2023-12-05 21:02:55,508 WARN L227 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-12-05 21:02:55,508 INFO L508 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-12-05 21:02:55,564 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-12-05 21:02:55,567 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 314 places, 326 transitions, 670 flow [2023-12-05 21:02:55,622 INFO L124 PetriNetUnfolderBase]: 22/369 cut-off events. [2023-12-05 21:02:55,622 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-12-05 21:02:55,627 INFO L83 FinitePrefix]: Finished finitePrefix Result has 382 conditions, 369 events. 22/369 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1305 event pairs, 0 based on Foata normal form. 0/245 useless extension candidates. Maximal degree in co-relation 303. Up to 8 conditions per place. [2023-12-05 21:02:55,627 INFO L82 GeneralOperation]: Start removeDead. Operand has 314 places, 326 transitions, 670 flow [2023-12-05 21:02:55,631 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 314 places, 326 transitions, 670 flow [2023-12-05 21:02:55,631 INFO L361 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-05 21:02:55,632 INFO L362 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;@1ef1d54b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-05 21:02:55,632 INFO L363 AbstractCegarLoop]: Starting to check reachability of 123 error locations. [2023-12-05 21:02:55,633 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-12-05 21:02:55,633 INFO L124 PetriNetUnfolderBase]: 1/28 cut-off events. [2023-12-05 21:02:55,633 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-12-05 21:02:55,633 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:02:55,633 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:02:55,633 INFO L425 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 120 more)] === [2023-12-05 21:02:55,634 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:02:55,634 INFO L85 PathProgramCache]: Analyzing trace with hash 574041625, now seen corresponding path program 1 times [2023-12-05 21:02:55,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:02:55,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1943059071] [2023-12-05 21:02:55,634 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:02:55,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:02:55,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:02:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:02:55,710 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:02:55,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1943059071] [2023-12-05 21:02:55,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1943059071] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:02:55,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:02:55,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:02:55,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [821559581] [2023-12-05 21:02:55,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:02:55,710 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:02:55,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:02:55,710 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:02:55,711 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:02:55,711 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 194 out of 326 [2023-12-05 21:02:55,712 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 326 transitions, 670 flow. Second operand has 3 states, 3 states have (on average 196.66666666666666) internal successors, (590), 3 states have internal predecessors, (590), 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-12-05 21:02:55,712 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:02:55,712 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 194 of 326 [2023-12-05 21:02:55,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:03:28,052 INFO L124 PetriNetUnfolderBase]: 116210/285417 cut-off events. [2023-12-05 21:03:28,052 INFO L125 PetriNetUnfolderBase]: For 4357/4357 co-relation queries the response was YES. [2023-12-05 21:03:29,603 INFO L83 FinitePrefix]: Finished finitePrefix Result has 435627 conditions, 285417 events. 116210/285417 cut-off events. For 4357/4357 co-relation queries the response was YES. Maximal size of possible extension queue 8011. Compared 4197247 event pairs, 87528 based on Foata normal form. 19167/196327 useless extension candidates. Maximal degree in co-relation 13952. Up to 148194 conditions per place. [2023-12-05 21:03:31,766 INFO L140 encePairwiseOnDemand]: 274/326 looper letters, 77 selfloop transitions, 1 changer transitions 0/267 dead transitions. [2023-12-05 21:03:31,767 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 267 transitions, 708 flow [2023-12-05 21:03:31,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:03:31,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:03:31,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 711 transitions. [2023-12-05 21:03:31,768 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.7269938650306749 [2023-12-05 21:03:31,768 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 711 transitions. [2023-12-05 21:03:31,768 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 711 transitions. [2023-12-05 21:03:31,769 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:03:31,769 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 711 transitions. [2023-12-05 21:03:31,770 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 237.0) internal successors, (711), 3 states have internal predecessors, (711), 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-12-05 21:03:31,771 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 326.0) internal successors, (1304), 4 states have internal predecessors, (1304), 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-12-05 21:03:31,772 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 326.0) internal successors, (1304), 4 states have internal predecessors, (1304), 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-12-05 21:03:31,772 INFO L308 CegarLoopForPetriNet]: 314 programPoint places, -50 predicate places. [2023-12-05 21:03:31,772 INFO L500 AbstractCegarLoop]: Abstraction has has 264 places, 267 transitions, 708 flow [2023-12-05 21:03:31,772 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 196.66666666666666) internal successors, (590), 3 states have internal predecessors, (590), 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-12-05 21:03:31,772 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:03:31,772 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:03:31,773 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-12-05 21:03:31,773 INFO L425 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 120 more)] === [2023-12-05 21:03:31,773 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:03:31,773 INFO L85 PathProgramCache]: Analyzing trace with hash 574041626, now seen corresponding path program 1 times [2023-12-05 21:03:31,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:03:31,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616098014] [2023-12-05 21:03:31,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:03:31,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:03:31,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:03:31,801 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:03:31,802 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:03:31,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616098014] [2023-12-05 21:03:31,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616098014] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:03:31,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:03:31,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-12-05 21:03:31,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [592950548] [2023-12-05 21:03:31,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:03:31,802 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-05 21:03:31,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:03:31,803 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-05 21:03:31,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-05 21:03:31,803 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 195 out of 326 [2023-12-05 21:03:31,804 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 267 transitions, 708 flow. Second operand has 3 states, 3 states have (on average 197.33333333333334) internal successors, (592), 3 states have internal predecessors, (592), 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-12-05 21:03:31,804 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:03:31,804 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 195 of 326 [2023-12-05 21:03:31,804 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-12-05 21:03:55,578 INFO L124 PetriNetUnfolderBase]: 73655/185094 cut-off events. [2023-12-05 21:03:55,579 INFO L125 PetriNetUnfolderBase]: For 19529/49971 co-relation queries the response was YES. [2023-12-05 21:03:56,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 377010 conditions, 185094 events. 73655/185094 cut-off events. For 19529/49971 co-relation queries the response was YES. Maximal size of possible extension queue 5290. Compared 2625054 event pairs, 54620 based on Foata normal form. 0/120352 useless extension candidates. Maximal degree in co-relation 11760. Up to 94947 conditions per place. [2023-12-05 21:03:58,532 INFO L140 encePairwiseOnDemand]: 324/326 looper letters, 75 selfloop transitions, 1 changer transitions 0/266 dead transitions. [2023-12-05 21:03:58,532 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 266 transitions, 856 flow [2023-12-05 21:03:58,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-05 21:03:58,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-12-05 21:03:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 662 transitions. [2023-12-05 21:03:58,552 INFO L543 CegarLoopForPetriNet]: DFA transition density 0.6768916155419223 [2023-12-05 21:03:58,553 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 662 transitions. [2023-12-05 21:03:58,553 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 662 transitions. [2023-12-05 21:03:58,553 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-12-05 21:03:58,553 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 662 transitions. [2023-12-05 21:03:58,554 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 220.66666666666666) internal successors, (662), 3 states have internal predecessors, (662), 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-12-05 21:03:58,555 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 326.0) internal successors, (1304), 4 states have internal predecessors, (1304), 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-12-05 21:03:58,556 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 326.0) internal successors, (1304), 4 states have internal predecessors, (1304), 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-12-05 21:03:58,556 INFO L308 CegarLoopForPetriNet]: 314 programPoint places, -49 predicate places. [2023-12-05 21:03:58,556 INFO L500 AbstractCegarLoop]: Abstraction has has 265 places, 266 transitions, 856 flow [2023-12-05 21:03:58,556 INFO L501 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 197.33333333333334) internal successors, (592), 3 states have internal predecessors, (592), 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-12-05 21:03:58,556 INFO L225 CegarLoopForPetriNet]: Found error trace [2023-12-05 21:03:58,557 INFO L233 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-05 21:03:58,557 WARN L482 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-12-05 21:03:58,557 INFO L425 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 120 more)] === [2023-12-05 21:03:58,557 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-05 21:03:58,557 INFO L85 PathProgramCache]: Analyzing trace with hash -1284264791, now seen corresponding path program 1 times [2023-12-05 21:03:58,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-12-05 21:03:58,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1404810291] [2023-12-05 21:03:58,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-05 21:03:58,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-05 21:03:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-05 21:03:58,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-05 21:03:58,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-12-05 21:03:58,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1404810291] [2023-12-05 21:03:58,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1404810291] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-05 21:03:58,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-05 21:03:58,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-05 21:03:58,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285785926] [2023-12-05 21:03:58,704 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-05 21:03:58,705 INFO L576 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-12-05 21:03:58,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-12-05 21:03:58,706 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-12-05 21:03:58,706 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-12-05 21:03:58,707 INFO L498 CegarLoopForPetriNet]: Number of universal loopers: 192 out of 326 [2023-12-05 21:03:58,708 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 266 transitions, 856 flow. Second operand has 6 states, 6 states have (on average 194.0) internal successors, (1164), 6 states have internal predecessors, (1164), 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-12-05 21:03:58,708 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-12-05 21:03:58,708 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 192 of 326 [2023-12-05 21:03:58,708 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand