./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread-atomic/read_write_lock-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-atomic/read_write_lock-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3e2f466b16db44ce2fec1aabf9e70b4ab734ef2801c32e66d10c5bcbcceb5301 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 10:41:58,198 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 10:41:58,318 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-26 10:41:58,324 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 10:41:58,324 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 10:41:58,378 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 10:41:58,379 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 10:41:58,380 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 10:41:58,381 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 10:41:58,381 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 10:41:58,382 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 10:41:58,383 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 10:41:58,384 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 10:41:58,384 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 10:41:58,385 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 10:41:58,386 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 10:41:58,386 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 10:41:58,387 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 10:41:58,387 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 10:41:58,388 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 10:41:58,388 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 10:41:58,389 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 10:41:58,389 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 10:41:58,390 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 10:41:58,390 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-26 10:41:58,391 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 10:41:58,391 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 10:41:58,392 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 10:41:58,392 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 10:41:58,392 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 10:41:58,393 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 10:41:58,393 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 10:41:58,394 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 10:41:58,394 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:41:58,395 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 10:41:58,395 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 10:41:58,395 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 10:41:58,396 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 10:41:58,396 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 10:41:58,396 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 10:41:58,396 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 10:41:58,397 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 10:41:58,397 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 10:41:58,397 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 10:41:58,398 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3e2f466b16db44ce2fec1aabf9e70b4ab734ef2801c32e66d10c5bcbcceb5301 [2023-11-26 10:41:58,786 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 10:41:58,822 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 10:41:58,826 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 10:41:58,827 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 10:41:58,828 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 10:41:58,829 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-atomic/read_write_lock-2.i [2023-11-26 10:42:02,098 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 10:42:02,383 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 10:42:02,384 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/sv-benchmarks/c/pthread-atomic/read_write_lock-2.i [2023-11-26 10:42:02,408 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/data/d2b1674ff/857136cd8bbe4b63bded56de1b3f5026/FLAGfbd0655df [2023-11-26 10:42:02,425 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/data/d2b1674ff/857136cd8bbe4b63bded56de1b3f5026 [2023-11-26 10:42:02,431 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 10:42:02,435 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 10:42:02,436 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 10:42:02,437 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 10:42:02,443 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 10:42:02,444 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:42:02" (1/1) ... [2023-11-26 10:42:02,445 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d9b0e05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:02, skipping insertion in model container [2023-11-26 10:42:02,445 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 10:42:02" (1/1) ... [2023-11-26 10:42:02,550 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 10:42:02,953 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:42:02,965 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 10:42:03,013 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 10:42:03,058 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:42:03,058 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 10:42:03,067 INFO L206 MainTranslator]: Completed translation [2023-11-26 10:42:03,067 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03 WrapperNode [2023-11-26 10:42:03,067 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 10:42:03,070 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 10:42:03,070 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 10:42:03,070 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 10:42:03,078 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,109 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,137 INFO L138 Inliner]: procedures = 173, calls = 51, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 125 [2023-11-26 10:42:03,137 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 10:42:03,138 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 10:42:03,138 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 10:42:03,139 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 10:42:03,151 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,151 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,156 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,183 INFO L175 MemorySlicer]: Split 10 memory accesses to 5 slices as follows [2, 2, 2, 2, 2]. 20 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 4 writes are split as follows [0, 1, 1, 1, 1]. [2023-11-26 10:42:03,185 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,186 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,221 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,223 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,225 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,227 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,231 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 10:42:03,232 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 10:42:03,232 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 10:42:03,233 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 10:42:03,233 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (1/1) ... [2023-11-26 10:42:03,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 10:42:03,263 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 10:42:03,285 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 10:42:03,326 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 10:42:03,347 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-26 10:42:03,347 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-26 10:42:03,348 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-26 10:42:03,348 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-26 10:42:03,348 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-26 10:42:03,349 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 10:42:03,349 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 10:42:03,349 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 10:42:03,349 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-26 10:42:03,350 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-26 10:42:03,350 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-26 10:42:03,350 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 10:42:03,350 INFO L130 BoogieDeclarations]: Found specification of procedure reader [2023-11-26 10:42:03,350 INFO L138 BoogieDeclarations]: Found implementation of procedure reader [2023-11-26 10:42:03,351 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 10:42:03,351 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 10:42:03,351 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 10:42:03,351 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 10:42:03,352 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 10:42:03,352 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-26 10:42:03,352 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-26 10:42:03,352 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-26 10:42:03,353 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 10:42:03,353 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 10:42:03,353 INFO L130 BoogieDeclarations]: Found specification of procedure writer [2023-11-26 10:42:03,353 INFO L138 BoogieDeclarations]: Found implementation of procedure writer [2023-11-26 10:42:03,367 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 10:42:03,623 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 10:42:03,632 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 10:42:03,945 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 10:42:04,080 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 10:42:04,080 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-26 10:42:04,080 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:42:04 BoogieIcfgContainer [2023-11-26 10:42:04,081 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 10:42:04,084 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 10:42:04,084 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 10:42:04,087 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 10:42:04,088 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 10:42:02" (1/3) ... [2023-11-26 10:42:04,089 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e08fcb7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:42:04, skipping insertion in model container [2023-11-26 10:42:04,089 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 10:42:03" (2/3) ... [2023-11-26 10:42:04,089 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e08fcb7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 10:42:04, skipping insertion in model container [2023-11-26 10:42:04,089 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:42:04" (3/3) ... [2023-11-26 10:42:04,091 INFO L112 eAbstractionObserver]: Analyzing ICFG read_write_lock-2.i [2023-11-26 10:42:04,101 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 10:42:04,114 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 10:42:04,114 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-26 10:42:04,114 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 10:42:04,176 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-26 10:42:04,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 72 places, 59 transitions, 146 flow [2023-11-26 10:42:04,251 INFO L124 PetriNetUnfolderBase]: 0/55 cut-off events. [2023-11-26 10:42:04,251 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-26 10:42:04,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 72 conditions, 55 events. 0/55 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 119 event pairs, 0 based on Foata normal form. 0/47 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2023-11-26 10:42:04,253 INFO L82 GeneralOperation]: Start removeDead. Operand has 72 places, 59 transitions, 146 flow [2023-11-26 10:42:04,258 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 66 places, 53 transitions, 127 flow [2023-11-26 10:42:04,268 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 10:42:04,276 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@22b73202, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 10:42:04,276 INFO L358 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2023-11-26 10:42:04,283 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 10:42:04,283 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2023-11-26 10:42:04,284 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 10:42:04,284 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:04,285 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-26 10:42:04,285 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:04,291 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:04,292 INFO L85 PathProgramCache]: Analyzing trace with hash -175195552, now seen corresponding path program 1 times [2023-11-26 10:42:04,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:04,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525656444] [2023-11-26 10:42:04,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:04,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:04,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:04,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:04,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:04,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525656444] [2023-11-26 10:42:04,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525656444] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:04,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:04,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 10:42:04,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486909598] [2023-11-26 10:42:04,680 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:04,694 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:42:04,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:04,741 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:42:04,742 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:42:04,759 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 59 [2023-11-26 10:42:04,761 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 53 transitions, 127 flow. Second operand has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:04,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:04,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 59 [2023-11-26 10:42:04,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:07,530 INFO L124 PetriNetUnfolderBase]: 11906/19144 cut-off events. [2023-11-26 10:42:07,530 INFO L125 PetriNetUnfolderBase]: For 1603/1603 co-relation queries the response was YES. [2023-11-26 10:42:07,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37615 conditions, 19144 events. 11906/19144 cut-off events. For 1603/1603 co-relation queries the response was YES. Maximal size of possible extension queue 1023. Compared 151038 event pairs, 4525 based on Foata normal form. 0/16584 useless extension candidates. Maximal degree in co-relation 27877. Up to 9106 conditions per place. [2023-11-26 10:42:07,738 INFO L140 encePairwiseOnDemand]: 44/59 looper letters, 59 selfloop transitions, 7 changer transitions 0/80 dead transitions. [2023-11-26 10:42:07,738 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 80 transitions, 328 flow [2023-11-26 10:42:07,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:42:07,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:42:07,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 128 transitions. [2023-11-26 10:42:07,754 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7231638418079096 [2023-11-26 10:42:07,755 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 128 transitions. [2023-11-26 10:42:07,755 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 128 transitions. [2023-11-26 10:42:07,756 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:07,759 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 128 transitions. [2023-11-26 10:42:07,761 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 42.666666666666664) internal successors, (128), 3 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:07,765 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 59.0) internal successors, (236), 4 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:07,765 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 59.0) internal successors, (236), 4 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:07,767 INFO L175 Difference]: Start difference. First operand has 66 places, 53 transitions, 127 flow. Second operand 3 states and 128 transitions. [2023-11-26 10:42:07,768 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 80 transitions, 328 flow [2023-11-26 10:42:07,851 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 80 transitions, 306 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-26 10:42:07,855 INFO L231 Difference]: Finished difference. Result has 63 places, 59 transitions, 182 flow [2023-11-26 10:42:07,857 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=182, PETRI_PLACES=63, PETRI_TRANSITIONS=59} [2023-11-26 10:42:07,861 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -3 predicate places. [2023-11-26 10:42:07,861 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 59 transitions, 182 flow [2023-11-26 10:42:07,861 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:07,862 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:07,862 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:07,862 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 10:42:07,862 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:07,863 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:07,863 INFO L85 PathProgramCache]: Analyzing trace with hash 1351419749, now seen corresponding path program 1 times [2023-11-26 10:42:07,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:07,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734775457] [2023-11-26 10:42:07,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:07,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:08,145 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:08,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:08,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734775457] [2023-11-26 10:42:08,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734775457] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:08,146 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:08,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:42:08,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599001572] [2023-11-26 10:42:08,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:08,148 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 10:42:08,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:08,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 10:42:08,151 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 10:42:08,154 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 59 [2023-11-26 10:42:08,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 59 transitions, 182 flow. Second operand has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:08,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:08,156 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 59 [2023-11-26 10:42:08,156 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:10,013 INFO L124 PetriNetUnfolderBase]: 7459/12763 cut-off events. [2023-11-26 10:42:10,013 INFO L125 PetriNetUnfolderBase]: For 4493/4502 co-relation queries the response was YES. [2023-11-26 10:42:10,049 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28531 conditions, 12763 events. 7459/12763 cut-off events. For 4493/4502 co-relation queries the response was YES. Maximal size of possible extension queue 666. Compared 101192 event pairs, 1817 based on Foata normal form. 864/12790 useless extension candidates. Maximal degree in co-relation 5315. Up to 4526 conditions per place. [2023-11-26 10:42:10,115 INFO L140 encePairwiseOnDemand]: 44/59 looper letters, 74 selfloop transitions, 11 changer transitions 10/109 dead transitions. [2023-11-26 10:42:10,115 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 109 transitions, 500 flow [2023-11-26 10:42:10,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 10:42:10,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-26 10:42:10,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 173 transitions. [2023-11-26 10:42:10,126 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7330508474576272 [2023-11-26 10:42:10,127 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 173 transitions. [2023-11-26 10:42:10,127 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 173 transitions. [2023-11-26 10:42:10,129 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:10,130 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 173 transitions. [2023-11-26 10:42:10,132 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:10,134 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 59.0) internal successors, (295), 5 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:10,135 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 59.0) internal successors, (295), 5 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:10,135 INFO L175 Difference]: Start difference. First operand has 63 places, 59 transitions, 182 flow. Second operand 4 states and 173 transitions. [2023-11-26 10:42:10,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 109 transitions, 500 flow [2023-11-26 10:42:10,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 109 transitions, 486 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 10:42:10,151 INFO L231 Difference]: Finished difference. Result has 66 places, 61 transitions, 231 flow [2023-11-26 10:42:10,151 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=168, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=231, PETRI_PLACES=66, PETRI_TRANSITIONS=61} [2023-11-26 10:42:10,152 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 0 predicate places. [2023-11-26 10:42:10,152 INFO L495 AbstractCegarLoop]: Abstraction has has 66 places, 61 transitions, 231 flow [2023-11-26 10:42:10,153 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:10,153 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:10,153 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:10,153 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 10:42:10,154 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:10,154 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:10,154 INFO L85 PathProgramCache]: Analyzing trace with hash 1351419750, now seen corresponding path program 1 times [2023-11-26 10:42:10,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:10,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777199485] [2023-11-26 10:42:10,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:10,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:10,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:10,234 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:10,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:10,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777199485] [2023-11-26 10:42:10,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777199485] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:10,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:10,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:42:10,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127236951] [2023-11-26 10:42:10,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:10,237 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 10:42:10,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:10,238 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 10:42:10,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-26 10:42:10,241 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 59 [2023-11-26 10:42:10,241 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 61 transitions, 231 flow. Second operand has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:10,241 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:10,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 59 [2023-11-26 10:42:10,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:11,677 INFO L124 PetriNetUnfolderBase]: 6143/10927 cut-off events. [2023-11-26 10:42:11,677 INFO L125 PetriNetUnfolderBase]: For 5804/5807 co-relation queries the response was YES. [2023-11-26 10:42:11,718 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25882 conditions, 10927 events. 6143/10927 cut-off events. For 5804/5807 co-relation queries the response was YES. Maximal size of possible extension queue 600. Compared 88162 event pairs, 1509 based on Foata normal form. 363/11046 useless extension candidates. Maximal degree in co-relation 5500. Up to 3937 conditions per place. [2023-11-26 10:42:11,766 INFO L140 encePairwiseOnDemand]: 44/59 looper letters, 74 selfloop transitions, 15 changer transitions 4/107 dead transitions. [2023-11-26 10:42:11,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 107 transitions, 539 flow [2023-11-26 10:42:11,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 10:42:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-26 10:42:11,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 167 transitions. [2023-11-26 10:42:11,769 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7076271186440678 [2023-11-26 10:42:11,769 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 167 transitions. [2023-11-26 10:42:11,769 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 167 transitions. [2023-11-26 10:42:11,770 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:11,770 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 167 transitions. [2023-11-26 10:42:11,771 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 41.75) internal successors, (167), 4 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:11,774 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 59.0) internal successors, (295), 5 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:11,775 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 59.0) internal successors, (295), 5 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:11,775 INFO L175 Difference]: Start difference. First operand has 66 places, 61 transitions, 231 flow. Second operand 4 states and 167 transitions. [2023-11-26 10:42:11,776 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 107 transitions, 539 flow [2023-11-26 10:42:11,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 107 transitions, 532 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-26 10:42:11,788 INFO L231 Difference]: Finished difference. Result has 69 places, 65 transitions, 304 flow [2023-11-26 10:42:11,788 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=304, PETRI_PLACES=69, PETRI_TRANSITIONS=65} [2023-11-26 10:42:11,790 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 3 predicate places. [2023-11-26 10:42:11,790 INFO L495 AbstractCegarLoop]: Abstraction has has 69 places, 65 transitions, 304 flow [2023-11-26 10:42:11,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:11,791 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:11,791 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:11,791 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 10:42:11,791 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:11,792 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:11,792 INFO L85 PathProgramCache]: Analyzing trace with hash -1966245683, now seen corresponding path program 1 times [2023-11-26 10:42:11,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:11,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1464211522] [2023-11-26 10:42:11,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:11,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:11,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:11,934 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:11,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:11,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1464211522] [2023-11-26 10:42:11,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1464211522] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:11,936 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:11,936 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 10:42:11,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401136533] [2023-11-26 10:42:11,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:11,941 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 10:42:11,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:11,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 10:42:11,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 10:42:11,947 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 59 [2023-11-26 10:42:11,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 65 transitions, 304 flow. Second operand has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:11,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:11,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 59 [2023-11-26 10:42:11,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:13,379 INFO L124 PetriNetUnfolderBase]: 6228/11124 cut-off events. [2023-11-26 10:42:13,379 INFO L125 PetriNetUnfolderBase]: For 11095/11098 co-relation queries the response was YES. [2023-11-26 10:42:13,420 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27708 conditions, 11124 events. 6228/11124 cut-off events. For 11095/11098 co-relation queries the response was YES. Maximal size of possible extension queue 624. Compared 89658 event pairs, 3392 based on Foata normal form. 248/11138 useless extension candidates. Maximal degree in co-relation 5488. Up to 6989 conditions per place. [2023-11-26 10:42:13,470 INFO L140 encePairwiseOnDemand]: 46/59 looper letters, 57 selfloop transitions, 11 changer transitions 6/88 dead transitions. [2023-11-26 10:42:13,471 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 88 transitions, 518 flow [2023-11-26 10:42:13,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 10:42:13,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 10:42:13,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 122 transitions. [2023-11-26 10:42:13,473 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6892655367231638 [2023-11-26 10:42:13,473 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 122 transitions. [2023-11-26 10:42:13,473 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 122 transitions. [2023-11-26 10:42:13,473 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:13,474 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 122 transitions. [2023-11-26 10:42:13,474 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:13,475 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 59.0) internal successors, (236), 4 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:13,476 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 59.0) internal successors, (236), 4 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:13,476 INFO L175 Difference]: Start difference. First operand has 69 places, 65 transitions, 304 flow. Second operand 3 states and 122 transitions. [2023-11-26 10:42:13,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 88 transitions, 518 flow [2023-11-26 10:42:13,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 88 transitions, 486 flow, removed 4 selfloop flow, removed 2 redundant places. [2023-11-26 10:42:13,493 INFO L231 Difference]: Finished difference. Result has 71 places, 63 transitions, 318 flow [2023-11-26 10:42:13,494 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=318, PETRI_PLACES=71, PETRI_TRANSITIONS=63} [2023-11-26 10:42:13,495 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 5 predicate places. [2023-11-26 10:42:13,495 INFO L495 AbstractCegarLoop]: Abstraction has has 71 places, 63 transitions, 318 flow [2023-11-26 10:42:13,495 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:13,496 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:13,496 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:13,496 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 10:42:13,496 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:13,497 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:13,497 INFO L85 PathProgramCache]: Analyzing trace with hash -1663612271, now seen corresponding path program 1 times [2023-11-26 10:42:13,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:13,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429375136] [2023-11-26 10:42:13,498 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:13,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:13,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:13,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:13,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429375136] [2023-11-26 10:42:13,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1429375136] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:13,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:13,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:13,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49624786] [2023-11-26 10:42:13,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:13,613 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:13,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:13,614 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:13,614 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:13,625 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:13,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 63 transitions, 318 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:13,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:13,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:13,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:14,677 INFO L124 PetriNetUnfolderBase]: 4065/7485 cut-off events. [2023-11-26 10:42:14,677 INFO L125 PetriNetUnfolderBase]: For 8739/8742 co-relation queries the response was YES. [2023-11-26 10:42:14,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18291 conditions, 7485 events. 4065/7485 cut-off events. For 8739/8742 co-relation queries the response was YES. Maximal size of possible extension queue 367. Compared 58555 event pairs, 649 based on Foata normal form. 171/7569 useless extension candidates. Maximal degree in co-relation 6607. Up to 1919 conditions per place. [2023-11-26 10:42:14,744 INFO L140 encePairwiseOnDemand]: 45/59 looper letters, 81 selfloop transitions, 14 changer transitions 11/119 dead transitions. [2023-11-26 10:42:14,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 119 transitions, 641 flow [2023-11-26 10:42:14,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 10:42:14,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 10:42:14,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 225 transitions. [2023-11-26 10:42:14,747 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5447941888619855 [2023-11-26 10:42:14,747 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 225 transitions. [2023-11-26 10:42:14,747 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 225 transitions. [2023-11-26 10:42:14,748 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:14,748 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 225 transitions. [2023-11-26 10:42:14,749 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 32.142857142857146) internal successors, (225), 7 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:14,750 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:14,751 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:14,751 INFO L175 Difference]: Start difference. First operand has 71 places, 63 transitions, 318 flow. Second operand 7 states and 225 transitions. [2023-11-26 10:42:14,752 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 119 transitions, 641 flow [2023-11-26 10:42:14,784 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 119 transitions, 611 flow, removed 5 selfloop flow, removed 2 redundant places. [2023-11-26 10:42:14,787 INFO L231 Difference]: Finished difference. Result has 73 places, 59 transitions, 277 flow [2023-11-26 10:42:14,788 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=255, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=277, PETRI_PLACES=73, PETRI_TRANSITIONS=59} [2023-11-26 10:42:14,791 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 7 predicate places. [2023-11-26 10:42:14,791 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 59 transitions, 277 flow [2023-11-26 10:42:14,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:14,792 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:14,792 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:14,792 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 10:42:14,792 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:14,796 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:14,796 INFO L85 PathProgramCache]: Analyzing trace with hash -824052564, now seen corresponding path program 1 times [2023-11-26 10:42:14,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:14,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378629696] [2023-11-26 10:42:14,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:14,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:14,921 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:14,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:14,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378629696] [2023-11-26 10:42:14,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [378629696] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:14,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:14,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:14,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1842522770] [2023-11-26 10:42:14,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:14,922 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:14,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:14,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:14,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:14,935 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:14,936 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 59 transitions, 277 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:14,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:14,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:14,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:15,819 INFO L124 PetriNetUnfolderBase]: 3830/6994 cut-off events. [2023-11-26 10:42:15,819 INFO L125 PetriNetUnfolderBase]: For 7339/7342 co-relation queries the response was YES. [2023-11-26 10:42:15,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17453 conditions, 6994 events. 3830/6994 cut-off events. For 7339/7342 co-relation queries the response was YES. Maximal size of possible extension queue 360. Compared 53887 event pairs, 713 based on Foata normal form. 115/6971 useless extension candidates. Maximal degree in co-relation 7237. Up to 2833 conditions per place. [2023-11-26 10:42:15,871 INFO L140 encePairwiseOnDemand]: 47/59 looper letters, 61 selfloop transitions, 11 changer transitions 38/123 dead transitions. [2023-11-26 10:42:15,871 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 123 transitions, 649 flow [2023-11-26 10:42:15,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-26 10:42:15,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-26 10:42:15,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 247 transitions. [2023-11-26 10:42:15,873 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5233050847457628 [2023-11-26 10:42:15,874 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 247 transitions. [2023-11-26 10:42:15,874 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 247 transitions. [2023-11-26 10:42:15,874 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:15,874 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 247 transitions. [2023-11-26 10:42:15,875 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 30.875) internal successors, (247), 8 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:15,877 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 59.0) internal successors, (531), 9 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:15,877 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 59.0) internal successors, (531), 9 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:15,877 INFO L175 Difference]: Start difference. First operand has 73 places, 59 transitions, 277 flow. Second operand 8 states and 247 transitions. [2023-11-26 10:42:15,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 123 transitions, 649 flow [2023-11-26 10:42:15,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 123 transitions, 607 flow, removed 5 selfloop flow, removed 4 redundant places. [2023-11-26 10:42:15,911 INFO L231 Difference]: Finished difference. Result has 77 places, 57 transitions, 254 flow [2023-11-26 10:42:15,911 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=230, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=254, PETRI_PLACES=77, PETRI_TRANSITIONS=57} [2023-11-26 10:42:15,912 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 11 predicate places. [2023-11-26 10:42:15,912 INFO L495 AbstractCegarLoop]: Abstraction has has 77 places, 57 transitions, 254 flow [2023-11-26 10:42:15,912 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:15,912 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:15,912 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:15,913 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 10:42:15,913 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:15,913 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:15,913 INFO L85 PathProgramCache]: Analyzing trace with hash 126647225, now seen corresponding path program 1 times [2023-11-26 10:42:15,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:15,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891641018] [2023-11-26 10:42:15,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:15,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:15,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:16,033 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:16,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:16,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891641018] [2023-11-26 10:42:16,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891641018] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:16,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:16,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:16,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1828993904] [2023-11-26 10:42:16,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:16,035 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:16,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:16,036 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:16,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:16,046 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:16,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 57 transitions, 254 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:16,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:16,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:16,707 INFO L124 PetriNetUnfolderBase]: 2629/4913 cut-off events. [2023-11-26 10:42:16,707 INFO L125 PetriNetUnfolderBase]: For 5296/5299 co-relation queries the response was YES. [2023-11-26 10:42:16,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11730 conditions, 4913 events. 2629/4913 cut-off events. For 5296/5299 co-relation queries the response was YES. Maximal size of possible extension queue 251. Compared 36320 event pairs, 409 based on Foata normal form. 147/4964 useless extension candidates. Maximal degree in co-relation 11366. Up to 1591 conditions per place. [2023-11-26 10:42:16,757 INFO L140 encePairwiseOnDemand]: 48/59 looper letters, 67 selfloop transitions, 10 changer transitions 14/104 dead transitions. [2023-11-26 10:42:16,757 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 104 transitions, 516 flow [2023-11-26 10:42:16,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 10:42:16,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 10:42:16,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 212 transitions. [2023-11-26 10:42:16,759 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.513317191283293 [2023-11-26 10:42:16,760 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 212 transitions. [2023-11-26 10:42:16,760 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 212 transitions. [2023-11-26 10:42:16,760 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:16,761 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 212 transitions. [2023-11-26 10:42:16,762 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 30.285714285714285) internal successors, (212), 7 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,763 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,764 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,764 INFO L175 Difference]: Start difference. First operand has 77 places, 57 transitions, 254 flow. Second operand 7 states and 212 transitions. [2023-11-26 10:42:16,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 104 transitions, 516 flow [2023-11-26 10:42:16,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 104 transitions, 478 flow, removed 5 selfloop flow, removed 7 redundant places. [2023-11-26 10:42:16,787 INFO L231 Difference]: Finished difference. Result has 70 places, 51 transitions, 185 flow [2023-11-26 10:42:16,788 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=171, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=185, PETRI_PLACES=70, PETRI_TRANSITIONS=51} [2023-11-26 10:42:16,789 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 4 predicate places. [2023-11-26 10:42:16,789 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 51 transitions, 185 flow [2023-11-26 10:42:16,789 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,790 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:16,790 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:16,790 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 10:42:16,791 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:16,791 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:16,791 INFO L85 PathProgramCache]: Analyzing trace with hash 126647226, now seen corresponding path program 1 times [2023-11-26 10:42:16,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:16,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1149188258] [2023-11-26 10:42:16,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:16,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:16,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:16,936 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:16,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:16,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1149188258] [2023-11-26 10:42:16,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1149188258] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:16,937 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:16,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:16,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374321504] [2023-11-26 10:42:16,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:16,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:16,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:16,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:16,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:16,951 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:16,952 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 51 transitions, 185 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:16,952 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:16,952 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:16,953 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:17,629 INFO L124 PetriNetUnfolderBase]: 2458/4558 cut-off events. [2023-11-26 10:42:17,629 INFO L125 PetriNetUnfolderBase]: For 3006/3009 co-relation queries the response was YES. [2023-11-26 10:42:17,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10656 conditions, 4558 events. 2458/4558 cut-off events. For 3006/3009 co-relation queries the response was YES. Maximal size of possible extension queue 244. Compared 33492 event pairs, 497 based on Foata normal form. 99/4537 useless extension candidates. Maximal degree in co-relation 6567. Up to 1875 conditions per place. [2023-11-26 10:42:17,669 INFO L140 encePairwiseOnDemand]: 52/59 looper letters, 50 selfloop transitions, 5 changer transitions 25/93 dead transitions. [2023-11-26 10:42:17,669 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 93 transitions, 447 flow [2023-11-26 10:42:17,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 10:42:17,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 10:42:17,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 201 transitions. [2023-11-26 10:42:17,672 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48668280871670705 [2023-11-26 10:42:17,672 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 201 transitions. [2023-11-26 10:42:17,672 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 201 transitions. [2023-11-26 10:42:17,672 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:17,673 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 201 transitions. [2023-11-26 10:42:17,674 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 28.714285714285715) internal successors, (201), 7 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:17,676 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:17,676 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:17,676 INFO L175 Difference]: Start difference. First operand has 70 places, 51 transitions, 185 flow. Second operand 7 states and 201 transitions. [2023-11-26 10:42:17,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 93 transitions, 447 flow [2023-11-26 10:42:17,695 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 93 transitions, 415 flow, removed 1 selfloop flow, removed 7 redundant places. [2023-11-26 10:42:17,699 INFO L231 Difference]: Finished difference. Result has 70 places, 49 transitions, 163 flow [2023-11-26 10:42:17,699 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=163, PETRI_PLACES=70, PETRI_TRANSITIONS=49} [2023-11-26 10:42:17,702 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 4 predicate places. [2023-11-26 10:42:17,702 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 49 transitions, 163 flow [2023-11-26 10:42:17,703 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:17,703 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:17,703 INFO L208 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] [2023-11-26 10:42:17,704 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 10:42:17,704 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:17,704 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:17,705 INFO L85 PathProgramCache]: Analyzing trace with hash 605578641, now seen corresponding path program 1 times [2023-11-26 10:42:17,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:17,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762185467] [2023-11-26 10:42:17,705 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:17,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:17,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:17,847 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:17,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:17,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762185467] [2023-11-26 10:42:17,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762185467] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:17,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:17,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:17,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989975953] [2023-11-26 10:42:17,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:17,849 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:17,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:17,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:17,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:17,859 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:17,860 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 49 transitions, 163 flow. Second operand has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:17,860 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:17,860 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:17,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:18,400 INFO L124 PetriNetUnfolderBase]: 1897/3669 cut-off events. [2023-11-26 10:42:18,400 INFO L125 PetriNetUnfolderBase]: For 2723/2726 co-relation queries the response was YES. [2023-11-26 10:42:18,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8314 conditions, 3669 events. 1897/3669 cut-off events. For 2723/2726 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 27109 event pairs, 281 based on Foata normal form. 59/3677 useless extension candidates. Maximal degree in co-relation 7950. Up to 836 conditions per place. [2023-11-26 10:42:18,430 INFO L140 encePairwiseOnDemand]: 52/59 looper letters, 48 selfloop transitions, 6 changer transitions 20/87 dead transitions. [2023-11-26 10:42:18,430 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 87 transitions, 396 flow [2023-11-26 10:42:18,431 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 10:42:18,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 10:42:18,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 194 transitions. [2023-11-26 10:42:18,433 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46973365617433416 [2023-11-26 10:42:18,433 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 194 transitions. [2023-11-26 10:42:18,433 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 194 transitions. [2023-11-26 10:42:18,433 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:18,433 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 194 transitions. [2023-11-26 10:42:18,435 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 27.714285714285715) internal successors, (194), 7 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:18,437 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:18,438 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:18,438 INFO L175 Difference]: Start difference. First operand has 70 places, 49 transitions, 163 flow. Second operand 7 states and 194 transitions. [2023-11-26 10:42:18,438 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 87 transitions, 396 flow [2023-11-26 10:42:18,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 87 transitions, 376 flow, removed 3 selfloop flow, removed 6 redundant places. [2023-11-26 10:42:18,446 INFO L231 Difference]: Finished difference. Result has 66 places, 41 transitions, 130 flow [2023-11-26 10:42:18,446 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=139, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=130, PETRI_PLACES=66, PETRI_TRANSITIONS=41} [2023-11-26 10:42:18,448 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, 0 predicate places. [2023-11-26 10:42:18,448 INFO L495 AbstractCegarLoop]: Abstraction has has 66 places, 41 transitions, 130 flow [2023-11-26 10:42:18,449 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:18,449 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 10:42:18,449 INFO L208 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] [2023-11-26 10:42:18,449 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 10:42:18,450 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] === [2023-11-26 10:42:18,460 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 10:42:18,460 INFO L85 PathProgramCache]: Analyzing trace with hash 605564767, now seen corresponding path program 1 times [2023-11-26 10:42:18,460 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 10:42:18,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [83940619] [2023-11-26 10:42:18,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 10:42:18,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 10:42:18,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 10:42:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 10:42:18,586 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 10:42:18,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [83940619] [2023-11-26 10:42:18,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [83940619] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 10:42:18,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 10:42:18,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 10:42:18,592 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780807249] [2023-11-26 10:42:18,592 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 10:42:18,593 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 10:42:18,593 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 10:42:18,594 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 10:42:18,594 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-26 10:42:18,606 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 59 [2023-11-26 10:42:18,608 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 41 transitions, 130 flow. Second operand has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:18,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 10:42:18,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 59 [2023-11-26 10:42:18,609 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 10:42:18,990 INFO L124 PetriNetUnfolderBase]: 1307/2631 cut-off events. [2023-11-26 10:42:18,991 INFO L125 PetriNetUnfolderBase]: For 1578/1581 co-relation queries the response was YES. [2023-11-26 10:42:19,000 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5830 conditions, 2631 events. 1307/2631 cut-off events. For 1578/1581 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 19337 event pairs, 257 based on Foata normal form. 51/2634 useless extension candidates. Maximal degree in co-relation 1349. Up to 774 conditions per place. [2023-11-26 10:42:19,003 INFO L140 encePairwiseOnDemand]: 53/59 looper letters, 0 selfloop transitions, 0 changer transitions 71/71 dead transitions. [2023-11-26 10:42:19,003 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 71 transitions, 311 flow [2023-11-26 10:42:19,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 10:42:19,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 10:42:19,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 178 transitions. [2023-11-26 10:42:19,005 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.43099273607748184 [2023-11-26 10:42:19,005 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 178 transitions. [2023-11-26 10:42:19,005 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 178 transitions. [2023-11-26 10:42:19,006 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 10:42:19,006 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 178 transitions. [2023-11-26 10:42:19,007 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:19,008 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:19,009 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 59.0) internal successors, (472), 8 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:19,009 INFO L175 Difference]: Start difference. First operand has 66 places, 41 transitions, 130 flow. Second operand 7 states and 178 transitions. [2023-11-26 10:42:19,009 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 71 transitions, 311 flow [2023-11-26 10:42:19,013 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 71 transitions, 289 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-26 10:42:19,013 INFO L231 Difference]: Finished difference. Result has 54 places, 0 transitions, 0 flow [2023-11-26 10:42:19,014 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=54, PETRI_TRANSITIONS=0} [2023-11-26 10:42:19,014 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -12 predicate places. [2023-11-26 10:42:19,015 INFO L495 AbstractCegarLoop]: Abstraction has has 54 places, 0 transitions, 0 flow [2023-11-26 10:42:19,015 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 10:42:19,018 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 16 remaining) [2023-11-26 10:42:19,019 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 16 remaining) [2023-11-26 10:42:19,019 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 16 remaining) [2023-11-26 10:42:19,019 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 16 remaining) [2023-11-26 10:42:19,019 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 16 remaining) [2023-11-26 10:42:19,020 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 16 remaining) [2023-11-26 10:42:19,020 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 16 remaining) [2023-11-26 10:42:19,020 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 16 remaining) [2023-11-26 10:42:19,020 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 16 remaining) [2023-11-26 10:42:19,020 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 16 remaining) [2023-11-26 10:42:19,021 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 16 remaining) [2023-11-26 10:42:19,021 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 16 remaining) [2023-11-26 10:42:19,021 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 16 remaining) [2023-11-26 10:42:19,021 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 16 remaining) [2023-11-26 10:42:19,022 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 16 remaining) [2023-11-26 10:42:19,022 INFO L805 garLoopResultBuilder]: Registering result SAFE for location readerErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 16 remaining) [2023-11-26 10:42:19,022 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-26 10:42:19,022 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 10:42:19,029 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-26 10:42:19,029 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-26 10:42:19,035 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.11 10:42:19 BasicIcfg [2023-11-26 10:42:19,035 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-26 10:42:19,036 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 10:42:19,036 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 10:42:19,036 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 10:42:19,037 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 10:42:04" (3/4) ... [2023-11-26 10:42:19,038 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-26 10:42:19,042 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure reader [2023-11-26 10:42:19,042 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure writer [2023-11-26 10:42:19,048 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 49 nodes and edges [2023-11-26 10:42:19,048 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2023-11-26 10:42:19,048 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-26 10:42:19,048 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-26 10:42:19,138 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/witness.graphml [2023-11-26 10:42:19,139 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/witness.yml [2023-11-26 10:42:19,139 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 10:42:19,140 INFO L158 Benchmark]: Toolchain (without parser) took 16706.32ms. Allocated memory was 115.3MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 69.2MB in the beginning and 2.0GB in the end (delta: -1.9GB). Peak memory consumption was 399.3MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,140 INFO L158 Benchmark]: CDTParser took 1.48ms. Allocated memory is still 115.3MB. Free memory is still 88.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 10:42:19,141 INFO L158 Benchmark]: CACSL2BoogieTranslator took 632.35ms. Allocated memory is still 115.3MB. Free memory was 68.9MB in the beginning and 49.0MB in the end (delta: 19.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,141 INFO L158 Benchmark]: Boogie Procedure Inliner took 67.91ms. Allocated memory is still 115.3MB. Free memory was 49.0MB in the beginning and 46.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,141 INFO L158 Benchmark]: Boogie Preprocessor took 93.32ms. Allocated memory is still 115.3MB. Free memory was 46.6MB in the beginning and 85.5MB in the end (delta: -39.0MB). Peak memory consumption was 7.1MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,142 INFO L158 Benchmark]: RCFGBuilder took 848.58ms. Allocated memory was 115.3MB in the beginning and 148.9MB in the end (delta: 33.6MB). Free memory was 85.5MB in the beginning and 93.3MB in the end (delta: -7.8MB). Peak memory consumption was 29.2MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,142 INFO L158 Benchmark]: TraceAbstraction took 14951.51ms. Allocated memory was 148.9MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 92.7MB in the beginning and 2.0GB in the end (delta: -1.9GB). Peak memory consumption was 383.9MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,143 INFO L158 Benchmark]: Witness Printer took 103.68ms. Allocated memory is still 2.4GB. Free memory was 2.0GB in the beginning and 2.0GB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-26 10:42:19,145 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.48ms. Allocated memory is still 115.3MB. Free memory is still 88.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 632.35ms. Allocated memory is still 115.3MB. Free memory was 68.9MB in the beginning and 49.0MB in the end (delta: 19.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 67.91ms. Allocated memory is still 115.3MB. Free memory was 49.0MB in the beginning and 46.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 93.32ms. Allocated memory is still 115.3MB. Free memory was 46.6MB in the beginning and 85.5MB in the end (delta: -39.0MB). Peak memory consumption was 7.1MB. Max. memory is 16.1GB. * RCFGBuilder took 848.58ms. Allocated memory was 115.3MB in the beginning and 148.9MB in the end (delta: 33.6MB). Free memory was 85.5MB in the beginning and 93.3MB in the end (delta: -7.8MB). Peak memory consumption was 29.2MB. Max. memory is 16.1GB. * TraceAbstraction took 14951.51ms. Allocated memory was 148.9MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 92.7MB in the beginning and 2.0GB in the end (delta: -1.9GB). Peak memory consumption was 383.9MB. Max. memory is 16.1GB. * Witness Printer took 103.68ms. Allocated memory is still 2.4GB. Free memory was 2.0GB in the beginning and 2.0GB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 711]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 711]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 740]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 740]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 85 locations, 16 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 14.8s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 12.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 603 SdHoareTripleChecker+Valid, 1.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 573 mSDsluCounter, 71 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 50 mSDsCounter, 79 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1520 IncrementalHoareTripleChecker+Invalid, 1599 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 79 mSolverCounterUnsat, 21 mSDtfsCounter, 1520 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 45 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=318occurred in iteration=4, InterpolantAutomatonStates: 57, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.2s InterpolantComputationTime, 174 NumberOfCodeBlocks, 174 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 164 ConstructedInterpolants, 0 QuantifiedInterpolants, 460 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-26 10:42:19,176 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4411aa40-4093-4c39-a434-dc0cf59667a2/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE