./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/weaver/chl-time-subst.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/chl-time-subst.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya --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 55dce27fdc9c44ff408174badf0a943270d2adadc96357bb37463f058a6a7cee --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 07:04:17,466 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 07:04:17,535 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 07:04:17,542 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 07:04:17,542 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 07:04:17,570 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 07:04:17,570 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 07:04:17,571 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 07:04:17,571 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 07:04:17,572 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 07:04:17,573 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 07:04:17,573 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 07:04:17,574 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 07:04:17,575 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 07:04:17,575 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 07:04:17,576 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 07:04:17,576 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 07:04:17,577 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 07:04:17,577 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 07:04:17,578 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 07:04:17,578 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 07:04:17,579 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 07:04:17,580 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 07:04:17,580 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 07:04:17,581 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 07:04:17,581 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 07:04:17,581 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 07:04:17,582 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 07:04:17,582 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 07:04:17,583 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 07:04:17,583 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 07:04:17,584 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 07:04:17,584 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 07:04:17,584 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 07:04:17,585 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 07:04:17,585 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 07:04:17,586 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 07:04:17,586 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 07:04:17,586 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 07:04:17,586 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_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/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_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 55dce27fdc9c44ff408174badf0a943270d2adadc96357bb37463f058a6a7cee [2023-11-29 07:04:17,790 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 07:04:17,813 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 07:04:17,816 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 07:04:17,817 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 07:04:17,818 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 07:04:17,819 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/chl-time-subst.wvr.c [2023-11-29 07:04:20,569 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 07:04:20,766 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 07:04:20,767 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/sv-benchmarks/c/weaver/chl-time-subst.wvr.c [2023-11-29 07:04:20,774 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/data/2be2f7fae/dc1171dee2e54e438761d6fce25a1fc7/FLAG113d73e61 [2023-11-29 07:04:20,785 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/data/2be2f7fae/dc1171dee2e54e438761d6fce25a1fc7 [2023-11-29 07:04:20,787 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 07:04:20,788 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 07:04:20,789 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 07:04:20,789 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 07:04:20,793 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 07:04:20,794 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 07:04:20" (1/1) ... [2023-11-29 07:04:20,795 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45082ba8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:20, skipping insertion in model container [2023-11-29 07:04:20,795 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 07:04:20" (1/1) ... [2023-11-29 07:04:20,818 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 07:04:20,969 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 07:04:20,979 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 07:04:21,003 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 07:04:21,011 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 07:04:21,011 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 07:04:21,019 INFO L206 MainTranslator]: Completed translation [2023-11-29 07:04:21,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21 WrapperNode [2023-11-29 07:04:21,019 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 07:04:21,020 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 07:04:21,020 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 07:04:21,021 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 07:04:21,028 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,036 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,071 INFO L138 Inliner]: procedures = 23, calls = 40, calls flagged for inlining = 12, calls inlined = 22, statements flattened = 311 [2023-11-29 07:04:21,072 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 07:04:21,072 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 07:04:21,073 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 07:04:21,073 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 07:04:21,083 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,083 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,088 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,107 INFO L175 MemorySlicer]: Split 8 memory accesses to 4 slices as follows [2, 2, 2, 2]. 25 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2023-11-29 07:04:21,107 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,107 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,117 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,120 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,123 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,125 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,130 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 07:04:21,131 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 07:04:21,131 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 07:04:21,131 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 07:04:21,132 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (1/1) ... [2023-11-29 07:04:21,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 07:04:21,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 07:04:21,174 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 07:04:21,176 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 07:04:21,207 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 07:04:21,207 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-29 07:04:21,207 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-29 07:04:21,207 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-29 07:04:21,207 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-29 07:04:21,207 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-29 07:04:21,208 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-29 07:04:21,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 07:04:21,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 07:04:21,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 07:04:21,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 07:04:21,208 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 07:04:21,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 07:04:21,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 07:04:21,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 07:04:21,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 07:04:21,209 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 07:04:21,210 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 07:04:21,210 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 07:04:21,210 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 07:04:21,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 07:04:21,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 07:04:21,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 07:04:21,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 07:04:21,211 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 07:04:21,213 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 07:04:21,339 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 07:04:21,342 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 07:04:21,818 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 07:04:22,564 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 07:04:22,564 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-29 07:04:22,565 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:22 BoogieIcfgContainer [2023-11-29 07:04:22,565 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 07:04:22,568 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 07:04:22,568 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 07:04:22,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 07:04:22,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 07:04:20" (1/3) ... [2023-11-29 07:04:22,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@749d1296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 07:04:22, skipping insertion in model container [2023-11-29 07:04:22,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 07:04:21" (2/3) ... [2023-11-29 07:04:22,573 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@749d1296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 07:04:22, skipping insertion in model container [2023-11-29 07:04:22,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:22" (3/3) ... [2023-11-29 07:04:22,574 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-time-subst.wvr.c [2023-11-29 07:04:22,584 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 07:04:22,595 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 07:04:22,595 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 36 error locations. [2023-11-29 07:04:22,596 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 07:04:22,856 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-29 07:04:22,889 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 71 places, 64 transitions, 149 flow [2023-11-29 07:04:22,937 INFO L124 PetriNetUnfolderBase]: 3/61 cut-off events. [2023-11-29 07:04:22,938 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-11-29 07:04:22,942 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74 conditions, 61 events. 3/61 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 207 event pairs, 0 based on Foata normal form. 0/22 useless extension candidates. Maximal degree in co-relation 57. Up to 2 conditions per place. [2023-11-29 07:04:22,942 INFO L82 GeneralOperation]: Start removeDead. Operand has 71 places, 64 transitions, 149 flow [2023-11-29 07:04:22,947 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 66 places, 59 transitions, 133 flow [2023-11-29 07:04:22,985 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 07:04:22,992 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;@7af057ee, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 07:04:22,992 INFO L358 AbstractCegarLoop]: Starting to check reachability of 75 error locations. [2023-11-29 07:04:22,997 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 07:04:22,998 INFO L124 PetriNetUnfolderBase]: 1/5 cut-off events. [2023-11-29 07:04:22,998 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 07:04:22,998 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:22,999 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:22,999 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:23,004 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:23,004 INFO L85 PathProgramCache]: Analyzing trace with hash 34766477, now seen corresponding path program 1 times [2023-11-29 07:04:23,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:23,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007192159] [2023-11-29 07:04:23,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:23,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:23,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:23,238 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-29 07:04:23,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:23,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007192159] [2023-11-29 07:04:23,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007192159] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:23,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:23,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:23,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1102475373] [2023-11-29 07:04:23,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:23,251 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 07:04:23,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:23,281 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 07:04:23,282 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 07:04:23,283 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:23,285 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 59 transitions, 133 flow. Second operand has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-29 07:04:23,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:23,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:23,287 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:26,222 INFO L124 PetriNetUnfolderBase]: 7668/10980 cut-off events. [2023-11-29 07:04:26,222 INFO L125 PetriNetUnfolderBase]: For 186/186 co-relation queries the response was YES. [2023-11-29 07:04:26,238 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22242 conditions, 10980 events. 7668/10980 cut-off events. For 186/186 co-relation queries the response was YES. Maximal size of possible extension queue 1885. Compared 75943 event pairs, 6850 based on Foata normal form. 0/3497 useless extension candidates. Maximal degree in co-relation 20559. Up to 10860 conditions per place. [2023-11-29 07:04:26,300 INFO L140 encePairwiseOnDemand]: 52/64 looper letters, 44 selfloop transitions, 0 changer transitions 0/47 dead transitions. [2023-11-29 07:04:26,300 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 47 transitions, 197 flow [2023-11-29 07:04:26,301 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 07:04:26,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 07:04:26,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 68 transitions. [2023-11-29 07:04:26,310 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.53125 [2023-11-29 07:04:26,310 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 68 transitions. [2023-11-29 07:04:26,311 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 68 transitions. [2023-11-29 07:04:26,312 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:26,313 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 68 transitions. [2023-11-29 07:04:26,315 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 34.0) internal successors, (68), 2 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-29 07:04:26,317 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 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-29 07:04:26,318 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 64.0) internal successors, (192), 3 states have internal predecessors, (192), 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-29 07:04:26,320 INFO L175 Difference]: Start difference. First operand has 66 places, 59 transitions, 133 flow. Second operand 2 states and 68 transitions. [2023-11-29 07:04:26,320 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 47 transitions, 197 flow [2023-11-29 07:04:26,360 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 47 transitions, 188 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-29 07:04:26,363 INFO L231 Difference]: Finished difference. Result has 50 places, 47 transitions, 100 flow [2023-11-29 07:04:26,365 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=100, PETRI_PLACES=50, PETRI_TRANSITIONS=47} [2023-11-29 07:04:26,368 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -16 predicate places. [2023-11-29 07:04:26,368 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 47 transitions, 100 flow [2023-11-29 07:04:26,368 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-29 07:04:26,368 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:26,368 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:26,369 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 07:04:26,369 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:26,370 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:26,370 INFO L85 PathProgramCache]: Analyzing trace with hash 34766478, now seen corresponding path program 1 times [2023-11-29 07:04:26,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:26,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867310654] [2023-11-29 07:04:26,370 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:26,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:26,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:26,463 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-29 07:04:26,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:26,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867310654] [2023-11-29 07:04:26,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867310654] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:26,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:26,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:26,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000966233] [2023-11-29 07:04:26,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:26,466 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:26,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:26,467 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:26,467 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:26,467 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:26,468 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 47 transitions, 100 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:26,468 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:26,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:26,468 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:28,543 INFO L124 PetriNetUnfolderBase]: 6421/9212 cut-off events. [2023-11-29 07:04:28,543 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2023-11-29 07:04:28,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18548 conditions, 9212 events. 6421/9212 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 1528. Compared 62423 event pairs, 5693 based on Foata normal form. 0/3038 useless extension candidates. Maximal degree in co-relation 18545. Up to 9102 conditions per place. [2023-11-29 07:04:28,604 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 41 selfloop transitions, 1 changer transitions 0/45 dead transitions. [2023-11-29 07:04:28,604 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 45 transitions, 180 flow [2023-11-29 07:04:28,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:28,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:28,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 62 transitions. [2023-11-29 07:04:28,606 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3229166666666667 [2023-11-29 07:04:28,607 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 62 transitions. [2023-11-29 07:04:28,607 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 62 transitions. [2023-11-29 07:04:28,607 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:28,607 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 62 transitions. [2023-11-29 07:04:28,608 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 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-29 07:04:28,609 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:28,609 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:28,610 INFO L175 Difference]: Start difference. First operand has 50 places, 47 transitions, 100 flow. Second operand 3 states and 62 transitions. [2023-11-29 07:04:28,610 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 45 transitions, 180 flow [2023-11-29 07:04:28,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 45 transitions, 180 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 07:04:28,612 INFO L231 Difference]: Finished difference. Result has 50 places, 45 transitions, 98 flow [2023-11-29 07:04:28,612 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=98, PETRI_PLACES=50, PETRI_TRANSITIONS=45} [2023-11-29 07:04:28,613 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -16 predicate places. [2023-11-29 07:04:28,613 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 45 transitions, 98 flow [2023-11-29 07:04:28,613 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:28,613 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:28,614 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:28,614 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 07:04:28,614 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:28,614 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:28,615 INFO L85 PathProgramCache]: Analyzing trace with hash 34766479, now seen corresponding path program 1 times [2023-11-29 07:04:28,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:28,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177317066] [2023-11-29 07:04:28,615 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:28,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:28,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:28,673 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-29 07:04:28,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:28,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177317066] [2023-11-29 07:04:28,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177317066] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:28,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:28,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:28,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331334105] [2023-11-29 07:04:28,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:28,675 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:28,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:28,676 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:28,676 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:28,676 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:28,676 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 45 transitions, 98 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:28,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:28,677 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:28,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:29,942 INFO L124 PetriNetUnfolderBase]: 5284/7598 cut-off events. [2023-11-29 07:04:29,943 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-29 07:04:29,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15310 conditions, 7598 events. 5284/7598 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 1210. Compared 50196 event pairs, 4642 based on Foata normal form. 0/2609 useless extension candidates. Maximal degree in co-relation 15306. Up to 7499 conditions per place. [2023-11-29 07:04:29,979 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 39 selfloop transitions, 1 changer transitions 0/43 dead transitions. [2023-11-29 07:04:29,980 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 43 transitions, 174 flow [2023-11-29 07:04:29,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:29,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:29,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 60 transitions. [2023-11-29 07:04:29,982 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3125 [2023-11-29 07:04:29,982 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 60 transitions. [2023-11-29 07:04:29,982 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 60 transitions. [2023-11-29 07:04:29,982 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:29,982 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 60 transitions. [2023-11-29 07:04:29,983 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 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-29 07:04:29,984 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:29,984 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:29,984 INFO L175 Difference]: Start difference. First operand has 50 places, 45 transitions, 98 flow. Second operand 3 states and 60 transitions. [2023-11-29 07:04:29,985 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 43 transitions, 174 flow [2023-11-29 07:04:29,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 43 transitions, 173 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:29,986 INFO L231 Difference]: Finished difference. Result has 49 places, 43 transitions, 95 flow [2023-11-29 07:04:29,987 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=93, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=95, PETRI_PLACES=49, PETRI_TRANSITIONS=43} [2023-11-29 07:04:29,987 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -17 predicate places. [2023-11-29 07:04:29,988 INFO L495 AbstractCegarLoop]: Abstraction has has 49 places, 43 transitions, 95 flow [2023-11-29 07:04:29,988 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:29,988 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:29,988 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:29,988 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 07:04:29,989 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:29,989 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:29,989 INFO L85 PathProgramCache]: Analyzing trace with hash 34766481, now seen corresponding path program 1 times [2023-11-29 07:04:29,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:29,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018296812] [2023-11-29 07:04:29,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:29,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:30,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:30,074 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-29 07:04:30,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:30,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1018296812] [2023-11-29 07:04:30,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1018296812] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:30,075 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:30,075 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:30,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1707723023] [2023-11-29 07:04:30,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:30,075 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:30,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:30,076 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:30,076 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:30,077 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:30,077 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 43 transitions, 95 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:30,077 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:30,077 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:30,077 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:31,391 INFO L124 PetriNetUnfolderBase]: 4315/6210 cut-off events. [2023-11-29 07:04:31,392 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2023-11-29 07:04:31,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12515 conditions, 6210 events. 4315/6210 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 957. Compared 39847 event pairs, 3753 based on Foata normal form. 0/2220 useless extension candidates. Maximal degree in co-relation 12511. Up to 6130 conditions per place. [2023-11-29 07:04:31,420 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 37 selfloop transitions, 1 changer transitions 0/41 dead transitions. [2023-11-29 07:04:31,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 41 transitions, 167 flow [2023-11-29 07:04:31,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:31,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:31,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 58 transitions. [2023-11-29 07:04:31,422 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.3020833333333333 [2023-11-29 07:04:31,422 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 58 transitions. [2023-11-29 07:04:31,422 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 58 transitions. [2023-11-29 07:04:31,423 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:31,423 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 58 transitions. [2023-11-29 07:04:31,424 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 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-29 07:04:31,425 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:31,425 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:31,425 INFO L175 Difference]: Start difference. First operand has 49 places, 43 transitions, 95 flow. Second operand 3 states and 58 transitions. [2023-11-29 07:04:31,426 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 41 transitions, 167 flow [2023-11-29 07:04:31,426 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 41 transitions, 166 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:31,427 INFO L231 Difference]: Finished difference. Result has 48 places, 41 transitions, 92 flow [2023-11-29 07:04:31,428 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=92, PETRI_PLACES=48, PETRI_TRANSITIONS=41} [2023-11-29 07:04:31,429 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -18 predicate places. [2023-11-29 07:04:31,429 INFO L495 AbstractCegarLoop]: Abstraction has has 48 places, 41 transitions, 92 flow [2023-11-29 07:04:31,429 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:31,429 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:31,430 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:31,430 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 07:04:31,430 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:31,431 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:31,431 INFO L85 PathProgramCache]: Analyzing trace with hash 34766482, now seen corresponding path program 1 times [2023-11-29 07:04:31,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:31,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2134424735] [2023-11-29 07:04:31,431 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:31,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:31,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:31,516 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-29 07:04:31,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:31,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2134424735] [2023-11-29 07:04:31,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2134424735] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:31,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:31,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:31,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634339] [2023-11-29 07:04:31,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:31,519 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:31,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:31,520 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:31,520 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:31,520 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:31,521 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 41 transitions, 92 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:31,521 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:31,521 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:31,521 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:32,512 INFO L124 PetriNetUnfolderBase]: 3444/4962 cut-off events. [2023-11-29 07:04:32,512 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2023-11-29 07:04:32,518 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10002 conditions, 4962 events. 3444/4962 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 735. Compared 30709 event pairs, 2958 based on Foata normal form. 0/1861 useless extension candidates. Maximal degree in co-relation 9998. Up to 4899 conditions per place. [2023-11-29 07:04:32,535 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 35 selfloop transitions, 1 changer transitions 0/39 dead transitions. [2023-11-29 07:04:32,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 39 transitions, 160 flow [2023-11-29 07:04:32,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:32,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:32,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 56 transitions. [2023-11-29 07:04:32,537 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2916666666666667 [2023-11-29 07:04:32,537 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 56 transitions. [2023-11-29 07:04:32,538 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 56 transitions. [2023-11-29 07:04:32,538 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:32,538 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 56 transitions. [2023-11-29 07:04:32,539 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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-29 07:04:32,540 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:32,540 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:32,540 INFO L175 Difference]: Start difference. First operand has 48 places, 41 transitions, 92 flow. Second operand 3 states and 56 transitions. [2023-11-29 07:04:32,540 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 39 transitions, 160 flow [2023-11-29 07:04:32,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 39 transitions, 159 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:32,542 INFO L231 Difference]: Finished difference. Result has 47 places, 39 transitions, 89 flow [2023-11-29 07:04:32,542 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=87, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=89, PETRI_PLACES=47, PETRI_TRANSITIONS=39} [2023-11-29 07:04:32,543 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -19 predicate places. [2023-11-29 07:04:32,543 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 39 transitions, 89 flow [2023-11-29 07:04:32,543 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:32,543 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:32,543 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:32,544 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 07:04:32,544 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:32,544 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:32,545 INFO L85 PathProgramCache]: Analyzing trace with hash 34766484, now seen corresponding path program 1 times [2023-11-29 07:04:32,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:32,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [946685389] [2023-11-29 07:04:32,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:32,589 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-29 07:04:32,589 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:32,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [946685389] [2023-11-29 07:04:32,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [946685389] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:32,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:32,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:32,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [561525208] [2023-11-29 07:04:32,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:32,591 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:32,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:32,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:32,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:32,592 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:32,592 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 39 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:32,592 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:32,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:32,592 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:33,253 INFO L124 PetriNetUnfolderBase]: 2693/3892 cut-off events. [2023-11-29 07:04:33,253 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-29 07:04:33,258 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7853 conditions, 3892 events. 2693/3892 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 542. Compared 23261 event pairs, 2277 based on Foata normal form. 0/1546 useless extension candidates. Maximal degree in co-relation 7849. Up to 3838 conditions per place. [2023-11-29 07:04:33,269 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 33 selfloop transitions, 1 changer transitions 0/37 dead transitions. [2023-11-29 07:04:33,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 37 transitions, 153 flow [2023-11-29 07:04:33,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:33,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:33,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 54 transitions. [2023-11-29 07:04:33,270 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.28125 [2023-11-29 07:04:33,270 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 54 transitions. [2023-11-29 07:04:33,271 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 54 transitions. [2023-11-29 07:04:33,271 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:33,271 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 54 transitions. [2023-11-29 07:04:33,271 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 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-29 07:04:33,272 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:33,273 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:33,273 INFO L175 Difference]: Start difference. First operand has 47 places, 39 transitions, 89 flow. Second operand 3 states and 54 transitions. [2023-11-29 07:04:33,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 37 transitions, 153 flow [2023-11-29 07:04:33,274 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 37 transitions, 152 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:33,275 INFO L231 Difference]: Finished difference. Result has 46 places, 37 transitions, 86 flow [2023-11-29 07:04:33,275 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=84, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=86, PETRI_PLACES=46, PETRI_TRANSITIONS=37} [2023-11-29 07:04:33,276 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -20 predicate places. [2023-11-29 07:04:33,276 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 37 transitions, 86 flow [2023-11-29 07:04:33,276 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:33,276 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:33,277 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:33,277 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 07:04:33,277 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:33,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:33,277 INFO L85 PathProgramCache]: Analyzing trace with hash 34766485, now seen corresponding path program 1 times [2023-11-29 07:04:33,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:33,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337827034] [2023-11-29 07:04:33,278 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:33,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:33,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:33,320 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-29 07:04:33,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:33,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337827034] [2023-11-29 07:04:33,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337827034] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:33,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:33,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:33,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [595904251] [2023-11-29 07:04:33,321 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:33,322 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:33,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:33,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:33,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:33,323 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:33,323 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 37 transitions, 86 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:33,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:33,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:33,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:33,862 INFO L124 PetriNetUnfolderBase]: 2032/2948 cut-off events. [2023-11-29 07:04:33,862 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2023-11-29 07:04:33,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5956 conditions, 2948 events. 2032/2948 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 16759 event pairs, 1682 based on Foata normal form. 0/1257 useless extension candidates. Maximal degree in co-relation 5952. Up to 2903 conditions per place. [2023-11-29 07:04:33,874 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 31 selfloop transitions, 1 changer transitions 0/35 dead transitions. [2023-11-29 07:04:33,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 35 transitions, 146 flow [2023-11-29 07:04:33,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:33,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:33,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 52 transitions. [2023-11-29 07:04:33,875 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2708333333333333 [2023-11-29 07:04:33,876 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 52 transitions. [2023-11-29 07:04:33,876 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 52 transitions. [2023-11-29 07:04:33,876 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:33,876 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 52 transitions. [2023-11-29 07:04:33,876 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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-29 07:04:33,877 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:33,877 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:33,877 INFO L175 Difference]: Start difference. First operand has 46 places, 37 transitions, 86 flow. Second operand 3 states and 52 transitions. [2023-11-29 07:04:33,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 35 transitions, 146 flow [2023-11-29 07:04:33,878 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 35 transitions, 145 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:33,879 INFO L231 Difference]: Finished difference. Result has 45 places, 35 transitions, 83 flow [2023-11-29 07:04:33,879 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=81, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=83, PETRI_PLACES=45, PETRI_TRANSITIONS=35} [2023-11-29 07:04:33,879 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -21 predicate places. [2023-11-29 07:04:33,880 INFO L495 AbstractCegarLoop]: Abstraction has has 45 places, 35 transitions, 83 flow [2023-11-29 07:04:33,880 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:33,880 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:33,880 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:33,880 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 07:04:33,880 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err10ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:33,880 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:33,881 INFO L85 PathProgramCache]: Analyzing trace with hash 34766487, now seen corresponding path program 1 times [2023-11-29 07:04:33,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:33,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2104321433] [2023-11-29 07:04:33,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:33,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:33,968 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-29 07:04:33,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:33,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2104321433] [2023-11-29 07:04:33,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2104321433] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:33,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:33,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:33,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1682386060] [2023-11-29 07:04:33,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:33,969 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:33,969 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:33,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:33,970 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:33,970 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:33,970 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 35 transitions, 83 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:33,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:33,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:33,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:34,325 INFO L124 PetriNetUnfolderBase]: 1495/2174 cut-off events. [2023-11-29 07:04:34,325 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2023-11-29 07:04:34,329 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4395 conditions, 2174 events. 1495/2174 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 259. Compared 11788 event pairs, 1205 based on Foata normal form. 0/1004 useless extension candidates. Maximal degree in co-relation 4391. Up to 2142 conditions per place. [2023-11-29 07:04:34,334 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 29 selfloop transitions, 1 changer transitions 0/33 dead transitions. [2023-11-29 07:04:34,334 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 33 transitions, 139 flow [2023-11-29 07:04:34,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:34,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:34,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 50 transitions. [2023-11-29 07:04:34,335 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.2604166666666667 [2023-11-29 07:04:34,335 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 50 transitions. [2023-11-29 07:04:34,335 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 50 transitions. [2023-11-29 07:04:34,335 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:34,336 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 50 transitions. [2023-11-29 07:04:34,336 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 16.666666666666668) internal successors, (50), 3 states have internal predecessors, (50), 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-29 07:04:34,337 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,337 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,337 INFO L175 Difference]: Start difference. First operand has 45 places, 35 transitions, 83 flow. Second operand 3 states and 50 transitions. [2023-11-29 07:04:34,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 33 transitions, 139 flow [2023-11-29 07:04:34,338 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 33 transitions, 138 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:34,339 INFO L231 Difference]: Finished difference. Result has 44 places, 33 transitions, 80 flow [2023-11-29 07:04:34,339 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=80, PETRI_PLACES=44, PETRI_TRANSITIONS=33} [2023-11-29 07:04:34,339 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -22 predicate places. [2023-11-29 07:04:34,340 INFO L495 AbstractCegarLoop]: Abstraction has has 44 places, 33 transitions, 80 flow [2023-11-29 07:04:34,340 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:34,340 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:34,340 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-29 07:04:34,340 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 07:04:34,340 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err11ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:34,340 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:34,341 INFO L85 PathProgramCache]: Analyzing trace with hash 34766488, now seen corresponding path program 1 times [2023-11-29 07:04:34,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:34,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2020124777] [2023-11-29 07:04:34,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:34,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:34,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:34,407 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-29 07:04:34,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:34,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2020124777] [2023-11-29 07:04:34,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2020124777] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:34,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:34,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:34,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792356545] [2023-11-29 07:04:34,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:34,409 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:34,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:34,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:34,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:34,409 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:34,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 33 transitions, 80 flow. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:34,410 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:34,410 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:34,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:34,684 INFO L124 PetriNetUnfolderBase]: 1036/1512 cut-off events. [2023-11-29 07:04:34,685 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2023-11-29 07:04:34,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3060 conditions, 1512 events. 1036/1512 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 161. Compared 7587 event pairs, 802 based on Foata normal form. 0/777 useless extension candidates. Maximal degree in co-relation 3056. Up to 1491 conditions per place. [2023-11-29 07:04:34,690 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 27 selfloop transitions, 1 changer transitions 0/31 dead transitions. [2023-11-29 07:04:34,690 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 31 transitions, 132 flow [2023-11-29 07:04:34,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:34,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:34,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 48 transitions. [2023-11-29 07:04:34,692 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.25 [2023-11-29 07:04:34,692 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 48 transitions. [2023-11-29 07:04:34,692 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 48 transitions. [2023-11-29 07:04:34,692 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:34,692 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 48 transitions. [2023-11-29 07:04:34,693 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 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-29 07:04:34,694 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,694 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,694 INFO L175 Difference]: Start difference. First operand has 44 places, 33 transitions, 80 flow. Second operand 3 states and 48 transitions. [2023-11-29 07:04:34,694 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 31 transitions, 132 flow [2023-11-29 07:04:34,695 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 31 transitions, 131 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:34,696 INFO L231 Difference]: Finished difference. Result has 43 places, 31 transitions, 77 flow [2023-11-29 07:04:34,696 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=75, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=77, PETRI_PLACES=43, PETRI_TRANSITIONS=31} [2023-11-29 07:04:34,697 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -23 predicate places. [2023-11-29 07:04:34,697 INFO L495 AbstractCegarLoop]: Abstraction has has 43 places, 31 transitions, 77 flow [2023-11-29 07:04:34,697 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-29 07:04:34,698 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:34,698 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 07:04:34,698 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 07:04:34,698 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err7ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:34,699 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:34,699 INFO L85 PathProgramCache]: Analyzing trace with hash -949248211, now seen corresponding path program 1 times [2023-11-29 07:04:34,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:34,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [575056608] [2023-11-29 07:04:34,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:34,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:34,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:34,736 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-29 07:04:34,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:34,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [575056608] [2023-11-29 07:04:34,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [575056608] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:34,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:34,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:34,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2094074118] [2023-11-29 07:04:34,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:34,738 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:34,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:34,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:34,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:34,739 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:34,739 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 31 transitions, 77 flow. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:34,740 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:34,740 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:34,740 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:34,939 INFO L124 PetriNetUnfolderBase]: 775/1136 cut-off events. [2023-11-29 07:04:34,939 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2023-11-29 07:04:34,941 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2306 conditions, 1136 events. 775/1136 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 5350 event pairs, 585 based on Foata normal form. 0/616 useless extension candidates. Maximal degree in co-relation 2302. Up to 1118 conditions per place. [2023-11-29 07:04:34,944 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 25 selfloop transitions, 1 changer transitions 0/29 dead transitions. [2023-11-29 07:04:34,944 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 29 transitions, 125 flow [2023-11-29 07:04:34,944 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:34,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:34,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 46 transitions. [2023-11-29 07:04:34,945 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.23958333333333334 [2023-11-29 07:04:34,945 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 46 transitions. [2023-11-29 07:04:34,945 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 46 transitions. [2023-11-29 07:04:34,945 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:34,945 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 46 transitions. [2023-11-29 07:04:34,946 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 states have internal predecessors, (46), 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-29 07:04:34,946 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,947 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:34,947 INFO L175 Difference]: Start difference. First operand has 43 places, 31 transitions, 77 flow. Second operand 3 states and 46 transitions. [2023-11-29 07:04:34,947 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 29 transitions, 125 flow [2023-11-29 07:04:34,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 29 transitions, 124 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:34,948 INFO L231 Difference]: Finished difference. Result has 42 places, 29 transitions, 74 flow [2023-11-29 07:04:34,948 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=74, PETRI_PLACES=42, PETRI_TRANSITIONS=29} [2023-11-29 07:04:34,949 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -24 predicate places. [2023-11-29 07:04:34,949 INFO L495 AbstractCegarLoop]: Abstraction has has 42 places, 29 transitions, 74 flow [2023-11-29 07:04:34,949 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:34,949 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:34,949 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 07:04:34,950 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 07:04:34,950 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:34,950 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:34,950 INFO L85 PathProgramCache]: Analyzing trace with hash -949248216, now seen corresponding path program 1 times [2023-11-29 07:04:34,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:34,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410960527] [2023-11-29 07:04:34,951 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:34,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:34,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:34,982 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-29 07:04:34,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:34,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410960527] [2023-11-29 07:04:34,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410960527] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:34,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:34,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:34,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875375714] [2023-11-29 07:04:34,983 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:34,984 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:34,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:34,984 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:34,984 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:34,984 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:34,985 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 29 transitions, 74 flow. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:34,985 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:34,985 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:34,985 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:35,158 INFO L124 PetriNetUnfolderBase]: 552/814 cut-off events. [2023-11-29 07:04:35,158 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2023-11-29 07:04:35,160 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1660 conditions, 814 events. 552/814 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 3505 event pairs, 402 based on Foata normal form. 0/473 useless extension candidates. Maximal degree in co-relation 1656. Up to 799 conditions per place. [2023-11-29 07:04:35,161 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 23 selfloop transitions, 1 changer transitions 0/27 dead transitions. [2023-11-29 07:04:35,161 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 27 transitions, 118 flow [2023-11-29 07:04:35,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:35,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:35,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 44 transitions. [2023-11-29 07:04:35,163 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.22916666666666666 [2023-11-29 07:04:35,163 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 44 transitions. [2023-11-29 07:04:35,163 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 44 transitions. [2023-11-29 07:04:35,163 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:35,163 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 44 transitions. [2023-11-29 07:04:35,163 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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-29 07:04:35,164 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,164 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,164 INFO L175 Difference]: Start difference. First operand has 42 places, 29 transitions, 74 flow. Second operand 3 states and 44 transitions. [2023-11-29 07:04:35,164 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 27 transitions, 118 flow [2023-11-29 07:04:35,165 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 27 transitions, 117 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:35,166 INFO L231 Difference]: Finished difference. Result has 41 places, 27 transitions, 71 flow [2023-11-29 07:04:35,166 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=69, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=71, PETRI_PLACES=41, PETRI_TRANSITIONS=27} [2023-11-29 07:04:35,166 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -25 predicate places. [2023-11-29 07:04:35,167 INFO L495 AbstractCegarLoop]: Abstraction has has 41 places, 27 transitions, 71 flow [2023-11-29 07:04:35,167 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:35,167 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:35,167 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 07:04:35,167 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-29 07:04:35,167 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err8ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:35,168 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:35,168 INFO L85 PathProgramCache]: Analyzing trace with hash -949248210, now seen corresponding path program 1 times [2023-11-29 07:04:35,168 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:35,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865834532] [2023-11-29 07:04:35,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:35,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:35,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:35,202 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-29 07:04:35,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:35,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865834532] [2023-11-29 07:04:35,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [865834532] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:35,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:35,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:35,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [822851961] [2023-11-29 07:04:35,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:35,203 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:35,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:35,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:35,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:35,204 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:35,204 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 27 transitions, 71 flow. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:35,204 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:35,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:35,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:35,314 INFO L124 PetriNetUnfolderBase]: 367/546 cut-off events. [2023-11-29 07:04:35,314 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-29 07:04:35,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1122 conditions, 546 events. 367/546 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 2075 event pairs, 253 based on Foata normal form. 0/348 useless extension candidates. Maximal degree in co-relation 1118. Up to 534 conditions per place. [2023-11-29 07:04:35,316 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 21 selfloop transitions, 1 changer transitions 0/25 dead transitions. [2023-11-29 07:04:35,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 25 transitions, 111 flow [2023-11-29 07:04:35,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:35,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:35,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 42 transitions. [2023-11-29 07:04:35,317 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.21875 [2023-11-29 07:04:35,317 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 42 transitions. [2023-11-29 07:04:35,317 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 42 transitions. [2023-11-29 07:04:35,317 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:35,317 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 42 transitions. [2023-11-29 07:04:35,318 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 14.0) internal successors, (42), 3 states have internal predecessors, (42), 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-29 07:04:35,318 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,318 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,318 INFO L175 Difference]: Start difference. First operand has 41 places, 27 transitions, 71 flow. Second operand 3 states and 42 transitions. [2023-11-29 07:04:35,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 25 transitions, 111 flow [2023-11-29 07:04:35,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 25 transitions, 110 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:35,320 INFO L231 Difference]: Finished difference. Result has 40 places, 25 transitions, 68 flow [2023-11-29 07:04:35,320 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=25, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=68, PETRI_PLACES=40, PETRI_TRANSITIONS=25} [2023-11-29 07:04:35,320 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -26 predicate places. [2023-11-29 07:04:35,321 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 25 transitions, 68 flow [2023-11-29 07:04:35,321 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:35,321 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 07:04:35,321 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 07:04:35,321 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 07:04:35,321 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 72 more)] === [2023-11-29 07:04:35,322 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 07:04:35,322 INFO L85 PathProgramCache]: Analyzing trace with hash -949248217, now seen corresponding path program 1 times [2023-11-29 07:04:35,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 07:04:35,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [626290953] [2023-11-29 07:04:35,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 07:04:35,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 07:04:35,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 07:04:35,350 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-29 07:04:35,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 07:04:35,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [626290953] [2023-11-29 07:04:35,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [626290953] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 07:04:35,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 07:04:35,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 07:04:35,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022331049] [2023-11-29 07:04:35,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 07:04:35,351 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 07:04:35,352 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 07:04:35,352 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 07:04:35,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 07:04:35,352 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 64 [2023-11-29 07:04:35,353 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 25 transitions, 68 flow. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:35,353 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 07:04:35,353 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 64 [2023-11-29 07:04:35,353 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 07:04:35,440 INFO L124 PetriNetUnfolderBase]: 220/332 cut-off events. [2023-11-29 07:04:35,440 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2023-11-29 07:04:35,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 692 conditions, 332 events. 220/332 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1022 event pairs, 138 based on Foata normal form. 0/241 useless extension candidates. Maximal degree in co-relation 688. Up to 323 conditions per place. [2023-11-29 07:04:35,441 INFO L140 encePairwiseOnDemand]: 61/64 looper letters, 0 selfloop transitions, 0 changer transitions 23/23 dead transitions. [2023-11-29 07:04:35,442 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 23 transitions, 104 flow [2023-11-29 07:04:35,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 07:04:35,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 07:04:35,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 40 transitions. [2023-11-29 07:04:35,443 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.20833333333333334 [2023-11-29 07:04:35,443 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 40 transitions. [2023-11-29 07:04:35,443 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 40 transitions. [2023-11-29 07:04:35,443 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 07:04:35,443 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 40 transitions. [2023-11-29 07:04:35,443 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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-29 07:04:35,444 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,444 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 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-29 07:04:35,444 INFO L175 Difference]: Start difference. First operand has 40 places, 25 transitions, 68 flow. Second operand 3 states and 40 transitions. [2023-11-29 07:04:35,444 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 23 transitions, 104 flow [2023-11-29 07:04:35,445 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 23 transitions, 103 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 07:04:35,445 INFO L231 Difference]: Finished difference. Result has 39 places, 0 transitions, 0 flow [2023-11-29 07:04:35,445 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=63, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=39, PETRI_TRANSITIONS=0} [2023-11-29 07:04:35,446 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -27 predicate places. [2023-11-29 07:04:35,446 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 0 transitions, 0 flow [2023-11-29 07:04:35,446 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-29 07:04:35,448 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (74 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (73 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (72 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (71 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (70 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (69 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (68 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (67 of 75 remaining) [2023-11-29 07:04:35,449 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (66 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (65 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (64 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (63 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (62 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (61 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (60 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (59 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (58 of 75 remaining) [2023-11-29 07:04:35,450 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (57 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (56 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (55 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (54 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (53 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (52 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (51 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (50 of 75 remaining) [2023-11-29 07:04:35,451 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (49 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (48 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (47 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (46 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (45 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (44 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (43 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (42 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (41 of 75 remaining) [2023-11-29 07:04:35,452 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (40 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (39 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (38 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (37 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (35 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (34 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (33 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (32 of 75 remaining) [2023-11-29 07:04:35,453 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (31 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (30 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (29 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (28 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (27 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (26 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (25 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (24 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 75 remaining) [2023-11-29 07:04:35,454 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 75 remaining) [2023-11-29 07:04:35,455 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 75 remaining) [2023-11-29 07:04:35,456 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 75 remaining) [2023-11-29 07:04:35,457 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 75 remaining) [2023-11-29 07:04:35,457 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 75 remaining) [2023-11-29 07:04:35,457 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 75 remaining) [2023-11-29 07:04:35,457 INFO L805 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 75 remaining) [2023-11-29 07:04:35,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-29 07:04:35,457 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 07:04:35,463 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-29 07:04:35,464 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 07:04:35,469 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 07:04:35 BasicIcfg [2023-11-29 07:04:35,469 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 07:04:35,469 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 07:04:35,469 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 07:04:35,469 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 07:04:35,470 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 07:04:22" (3/4) ... [2023-11-29 07:04:35,471 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-29 07:04:35,474 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2023-11-29 07:04:35,474 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2023-11-29 07:04:35,474 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2023-11-29 07:04:35,480 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 90 nodes and edges [2023-11-29 07:04:35,480 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2023-11-29 07:04:35,480 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-29 07:04:35,480 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-29 07:04:35,556 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 07:04:35,556 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/witness.yml [2023-11-29 07:04:35,556 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 07:04:35,557 INFO L158 Benchmark]: Toolchain (without parser) took 14769.04ms. Allocated memory was 153.1MB in the beginning and 1.8GB in the end (delta: 1.7GB). Free memory was 117.3MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 268.8MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,558 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 104.9MB. Free memory is still 53.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 07:04:35,558 INFO L158 Benchmark]: CACSL2BoogieTranslator took 230.53ms. Allocated memory is still 153.1MB. Free memory was 117.3MB in the beginning and 105.6MB in the end (delta: 11.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,558 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.60ms. Allocated memory is still 153.1MB. Free memory was 105.6MB in the beginning and 103.0MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,559 INFO L158 Benchmark]: Boogie Preprocessor took 57.62ms. Allocated memory is still 153.1MB. Free memory was 103.0MB in the beginning and 99.7MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,559 INFO L158 Benchmark]: RCFGBuilder took 1434.09ms. Allocated memory was 153.1MB in the beginning and 190.8MB in the end (delta: 37.7MB). Free memory was 99.7MB in the beginning and 134.1MB in the end (delta: -34.4MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,559 INFO L158 Benchmark]: TraceAbstraction took 12900.84ms. Allocated memory was 190.8MB in the beginning and 1.8GB in the end (delta: 1.6GB). Free memory was 133.1MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 237.4MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,560 INFO L158 Benchmark]: Witness Printer took 87.29ms. Allocated memory is still 1.8GB. Free memory was 1.5GB in the beginning and 1.5GB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 07:04:35,561 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 104.9MB. Free memory is still 53.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 230.53ms. Allocated memory is still 153.1MB. Free memory was 117.3MB in the beginning and 105.6MB in the end (delta: 11.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.60ms. Allocated memory is still 153.1MB. Free memory was 105.6MB in the beginning and 103.0MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.62ms. Allocated memory is still 153.1MB. Free memory was 103.0MB in the beginning and 99.7MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1434.09ms. Allocated memory was 153.1MB in the beginning and 190.8MB in the end (delta: 37.7MB). Free memory was 99.7MB in the beginning and 134.1MB in the end (delta: -34.4MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB. * TraceAbstraction took 12900.84ms. Allocated memory was 190.8MB in the beginning and 1.8GB in the end (delta: 1.6GB). Free memory was 133.1MB in the beginning and 1.5GB in the end (delta: -1.4GB). Peak memory consumption was 237.4MB. Max. memory is 16.1GB. * Witness Printer took 87.29ms. Allocated memory is still 1.8GB. Free memory was 1.5GB in the beginning and 1.5GB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 99]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 100]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 101]: 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, 113 locations, 75 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: 12.6s, OverallIterations: 13, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 11.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 340 SdHoareTripleChecker+Valid, 0.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 340 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 416 IncrementalHoareTripleChecker+Invalid, 439 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 0 mSDtfsCounter, 416 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=133occurred in iteration=0, InterpolantAutomatonStates: 38, 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.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 60 NumberOfCodeBlocks, 60 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 47 ConstructedInterpolants, 0 QuantifiedInterpolants, 179 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 13 InterpolantComputations, 13 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 36 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-29 07:04:35,581 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84e547f4-b5b6-4814-b7f8-716b902393f0/bin/uautomizer-verify-BQ2R08f2Ya/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