./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/pthread/stateful01-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread/stateful01-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB --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 4f746010868b331b940ee2293ff3d78b9aa516b26fde95d84f76493b23741d03 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:07:16,821 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:07:16,909 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-28 04:07:16,923 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:07:16,923 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:07:16,961 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:07:16,961 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:07:16,962 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:07:16,962 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 04:07:16,962 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 04:07:16,962 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:07:16,962 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:07:16,963 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:07:16,963 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:07:16,963 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:07:16,963 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:07:16,963 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 04:07:16,963 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-28 04:07:16,964 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:07:16,965 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:07:16,965 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 04:07:16,965 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:07:16,965 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:07:16,965 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:07:16,965 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:07:16,968 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:07:16,968 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:07:16,968 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:07:16,968 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:07:16,969 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 04:07:16,969 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:07:16,970 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB 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 -> 4f746010868b331b940ee2293ff3d78b9aa516b26fde95d84f76493b23741d03 [2024-11-28 04:07:17,282 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:07:17,293 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:07:17,295 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:07:17,296 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:07:17,297 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:07:17,298 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread/stateful01-1.i [2024-11-28 04:07:20,284 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/data/0c0b86264/3a47debdb3f647ee8caef4b869c72171/FLAG0eeca0005 [2024-11-28 04:07:20,639 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:07:20,640 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/sv-benchmarks/c/pthread/stateful01-1.i [2024-11-28 04:07:20,664 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/data/0c0b86264/3a47debdb3f647ee8caef4b869c72171/FLAG0eeca0005 [2024-11-28 04:07:20,858 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/data/0c0b86264/3a47debdb3f647ee8caef4b869c72171 [2024-11-28 04:07:20,861 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:07:20,863 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:07:20,866 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:07:20,866 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:07:20,872 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:07:20,873 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:07:20" (1/1) ... [2024-11-28 04:07:20,874 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45d06d51 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:20, skipping insertion in model container [2024-11-28 04:07:20,874 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:07:20" (1/1) ... [2024-11-28 04:07:20,927 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:07:21,312 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:07:21,328 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:07:21,368 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:07:21,406 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:07:21,406 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21 WrapperNode [2024-11-28 04:07:21,406 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:07:21,407 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:07:21,408 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:07:21,408 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:07:21,415 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,430 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,453 INFO L138 Inliner]: procedures = 168, calls = 29, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 52 [2024-11-28 04:07:21,454 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:07:21,455 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:07:21,455 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:07:21,457 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:07:21,468 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,469 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,471 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,488 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2024-11-28 04:07:21,488 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,489 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,496 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,497 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,500 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,501 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,502 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,505 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:07:21,506 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:07:21,506 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:07:21,506 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:07:21,508 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (1/1) ... [2024-11-28 04:07:21,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:07:21,534 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:07:21,548 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:07:21,550 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 04:07:21,580 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-28 04:07:21,580 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 04:07:21,580 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:07:21,581 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:07:21,582 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 04:07:21,767 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:07:21,770 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:07:22,094 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:07:22,097 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:07:22,353 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:07:22,355 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:07:22,356 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:07:22 BoogieIcfgContainer [2024-11-28 04:07:22,356 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:07:22,361 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:07:22,362 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:07:22,369 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:07:22,369 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:07:20" (1/3) ... [2024-11-28 04:07:22,370 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@628a7332 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:07:22, skipping insertion in model container [2024-11-28 04:07:22,371 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:07:21" (2/3) ... [2024-11-28 04:07:22,373 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@628a7332 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:07:22, skipping insertion in model container [2024-11-28 04:07:22,373 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:07:22" (3/3) ... [2024-11-28 04:07:22,376 INFO L128 eAbstractionObserver]: Analyzing ICFG stateful01-1.i [2024-11-28 04:07:22,398 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:07:22,400 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG stateful01-1.i that has 3 procedures, 45 locations, 1 initial locations, 0 loop locations, and 8 error locations. [2024-11-28 04:07:22,401 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:07:22,510 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-28 04:07:22,571 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 44 transitions, 102 flow [2024-11-28 04:07:22,627 INFO L124 PetriNetUnfolderBase]: 0/42 cut-off events. [2024-11-28 04:07:22,631 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 04:07:22,635 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 42 events. 0/42 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 57 event pairs, 0 based on Foata normal form. 0/34 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2024-11-28 04:07:22,636 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 44 transitions, 102 flow [2024-11-28 04:07:22,639 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 47 places, 40 transitions, 89 flow [2024-11-28 04:07:22,657 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:07:22,680 INFO L333 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, 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;@36c7aada, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:07:22,681 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-11-28 04:07:22,697 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:07:22,697 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-11-28 04:07:22,697 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:07:22,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:22,698 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:07:22,699 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:22,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:22,708 INFO L85 PathProgramCache]: Analyzing trace with hash -448880471, now seen corresponding path program 1 times [2024-11-28 04:07:22,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:22,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [386479545] [2024-11-28 04:07:22,718 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:22,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:22,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:23,136 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:23,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:23,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [386479545] [2024-11-28 04:07:23,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [386479545] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:23,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:23,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:07:23,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1554572248] [2024-11-28 04:07:23,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:23,148 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:07:23,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:23,181 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:07:23,182 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:07:23,215 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:23,219 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 40 transitions, 89 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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) [2024-11-28 04:07:23,219 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:23,219 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:23,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:23,616 INFO L124 PetriNetUnfolderBase]: 286/651 cut-off events. [2024-11-28 04:07:23,616 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2024-11-28 04:07:23,623 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1204 conditions, 651 events. 286/651 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 3511 event pairs, 232 based on Foata normal form. 41/615 useless extension candidates. Maximal degree in co-relation 1151. Up to 422 conditions per place. [2024-11-28 04:07:23,633 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 32 selfloop transitions, 3 changer transitions 0/49 dead transitions. [2024-11-28 04:07:23,634 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 49 transitions, 180 flow [2024-11-28 04:07:23,635 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:07:23,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:07:23,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 102 transitions. [2024-11-28 04:07:23,654 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5795454545454546 [2024-11-28 04:07:23,657 INFO L175 Difference]: Start difference. First operand has 47 places, 40 transitions, 89 flow. Second operand 4 states and 102 transitions. [2024-11-28 04:07:23,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 49 transitions, 180 flow [2024-11-28 04:07:23,666 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 49 transitions, 174 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:07:23,669 INFO L231 Difference]: Finished difference. Result has 45 places, 38 transitions, 86 flow [2024-11-28 04:07:23,673 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=86, PETRI_PLACES=45, PETRI_TRANSITIONS=38} [2024-11-28 04:07:23,678 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, -2 predicate places. [2024-11-28 04:07:23,678 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 38 transitions, 86 flow [2024-11-28 04:07:23,679 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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) [2024-11-28 04:07:23,679 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:23,679 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:23,679 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:07:23,679 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:23,680 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:23,680 INFO L85 PathProgramCache]: Analyzing trace with hash -1030392430, now seen corresponding path program 1 times [2024-11-28 04:07:23,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:23,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [185018144] [2024-11-28 04:07:23,680 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:23,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:23,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:23,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:23,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [185018144] [2024-11-28 04:07:23,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [185018144] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:23,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:23,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:07:23,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444743304] [2024-11-28 04:07:23,818 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:23,819 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:07:23,819 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:23,820 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:07:23,820 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:07:23,838 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:23,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 38 transitions, 86 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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) [2024-11-28 04:07:23,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:23,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:23,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:24,125 INFO L124 PetriNetUnfolderBase]: 282/635 cut-off events. [2024-11-28 04:07:24,126 INFO L125 PetriNetUnfolderBase]: For 49/49 co-relation queries the response was YES. [2024-11-28 04:07:24,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1218 conditions, 635 events. 282/635 cut-off events. For 49/49 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3293 event pairs, 118 based on Foata normal form. 18/606 useless extension candidates. Maximal degree in co-relation 1009. Up to 461 conditions per place. [2024-11-28 04:07:24,136 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 38 selfloop transitions, 6 changer transitions 0/58 dead transitions. [2024-11-28 04:07:24,138 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 58 transitions, 224 flow [2024-11-28 04:07:24,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:07:24,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:07:24,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 128 transitions. [2024-11-28 04:07:24,140 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5818181818181818 [2024-11-28 04:07:24,141 INFO L175 Difference]: Start difference. First operand has 45 places, 38 transitions, 86 flow. Second operand 5 states and 128 transitions. [2024-11-28 04:07:24,141 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 58 transitions, 224 flow [2024-11-28 04:07:24,142 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 58 transitions, 212 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:07:24,145 INFO L231 Difference]: Finished difference. Result has 49 places, 43 transitions, 124 flow [2024-11-28 04:07:24,145 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=124, PETRI_PLACES=49, PETRI_TRANSITIONS=43} [2024-11-28 04:07:24,146 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 2 predicate places. [2024-11-28 04:07:24,146 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 43 transitions, 124 flow [2024-11-28 04:07:24,146 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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) [2024-11-28 04:07:24,146 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:24,146 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:24,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:07:24,147 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:24,147 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:24,148 INFO L85 PathProgramCache]: Analyzing trace with hash 1121397773, now seen corresponding path program 1 times [2024-11-28 04:07:24,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:24,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153280665] [2024-11-28 04:07:24,148 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:24,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:24,276 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:24,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:24,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153280665] [2024-11-28 04:07:24,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153280665] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:24,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:24,277 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:07:24,277 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1338685403] [2024-11-28 04:07:24,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:24,277 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:07:24,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:24,278 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:07:24,278 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:07:24,300 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:24,301 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 43 transitions, 124 flow. Second operand has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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) [2024-11-28 04:07:24,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:24,301 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:24,301 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:24,593 INFO L124 PetriNetUnfolderBase]: 342/718 cut-off events. [2024-11-28 04:07:24,593 INFO L125 PetriNetUnfolderBase]: For 101/111 co-relation queries the response was YES. [2024-11-28 04:07:24,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1496 conditions, 718 events. 342/718 cut-off events. For 101/111 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 3541 event pairs, 165 based on Foata normal form. 44/701 useless extension candidates. Maximal degree in co-relation 1358. Up to 349 conditions per place. [2024-11-28 04:07:24,602 INFO L140 encePairwiseOnDemand]: 37/44 looper letters, 46 selfloop transitions, 6 changer transitions 7/71 dead transitions. [2024-11-28 04:07:24,602 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 71 transitions, 310 flow [2024-11-28 04:07:24,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:07:24,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:07:24,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 137 transitions. [2024-11-28 04:07:24,604 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6227272727272727 [2024-11-28 04:07:24,604 INFO L175 Difference]: Start difference. First operand has 49 places, 43 transitions, 124 flow. Second operand 5 states and 137 transitions. [2024-11-28 04:07:24,604 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 71 transitions, 310 flow [2024-11-28 04:07:24,605 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 71 transitions, 310 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:07:24,609 INFO L231 Difference]: Finished difference. Result has 56 places, 45 transitions, 160 flow [2024-11-28 04:07:24,610 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=160, PETRI_PLACES=56, PETRI_TRANSITIONS=45} [2024-11-28 04:07:24,611 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 9 predicate places. [2024-11-28 04:07:24,611 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 45 transitions, 160 flow [2024-11-28 04:07:24,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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) [2024-11-28 04:07:24,611 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:24,611 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:24,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:07:24,612 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:24,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:24,613 INFO L85 PathProgramCache]: Analyzing trace with hash 403592886, now seen corresponding path program 1 times [2024-11-28 04:07:24,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:24,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [68710943] [2024-11-28 04:07:24,613 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:24,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:24,781 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:24,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:24,781 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [68710943] [2024-11-28 04:07:24,781 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [68710943] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:24,781 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:24,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:07:24,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1790837019] [2024-11-28 04:07:24,782 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:24,782 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:07:24,782 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:24,782 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:07:24,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:07:24,801 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:24,802 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 45 transitions, 160 flow. Second operand has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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) [2024-11-28 04:07:24,802 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:24,802 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:24,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:25,027 INFO L124 PetriNetUnfolderBase]: 256/567 cut-off events. [2024-11-28 04:07:25,027 INFO L125 PetriNetUnfolderBase]: For 269/283 co-relation queries the response was YES. [2024-11-28 04:07:25,030 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1308 conditions, 567 events. 256/567 cut-off events. For 269/283 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2729 event pairs, 139 based on Foata normal form. 43/602 useless extension candidates. Maximal degree in co-relation 1238. Up to 264 conditions per place. [2024-11-28 04:07:25,033 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 42 selfloop transitions, 4 changer transitions 4/62 dead transitions. [2024-11-28 04:07:25,034 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 62 transitions, 300 flow [2024-11-28 04:07:25,035 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:07:25,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:07:25,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 111 transitions. [2024-11-28 04:07:25,038 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6306818181818182 [2024-11-28 04:07:25,038 INFO L175 Difference]: Start difference. First operand has 56 places, 45 transitions, 160 flow. Second operand 4 states and 111 transitions. [2024-11-28 04:07:25,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 62 transitions, 300 flow [2024-11-28 04:07:25,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 62 transitions, 294 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:07:25,046 INFO L231 Difference]: Finished difference. Result has 58 places, 42 transitions, 158 flow [2024-11-28 04:07:25,046 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=158, PETRI_PLACES=58, PETRI_TRANSITIONS=42} [2024-11-28 04:07:25,047 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 11 predicate places. [2024-11-28 04:07:25,047 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 42 transitions, 158 flow [2024-11-28 04:07:25,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.25) internal successors, (73), 4 states have internal predecessors, (73), 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) [2024-11-28 04:07:25,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:25,050 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:25,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:07:25,050 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:25,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:25,051 INFO L85 PathProgramCache]: Analyzing trace with hash 680057031, now seen corresponding path program 1 times [2024-11-28 04:07:25,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:25,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703497479] [2024-11-28 04:07:25,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:25,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:25,215 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:25,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:25,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [703497479] [2024-11-28 04:07:25,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [703497479] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:25,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:25,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:07:25,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1214665228] [2024-11-28 04:07:25,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:25,220 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:07:25,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:25,220 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:07:25,220 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:07:25,221 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 44 [2024-11-28 04:07:25,221 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 42 transitions, 158 flow. Second operand has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:07:25,221 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:25,221 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 44 [2024-11-28 04:07:25,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:25,358 INFO L124 PetriNetUnfolderBase]: 110/333 cut-off events. [2024-11-28 04:07:25,358 INFO L125 PetriNetUnfolderBase]: For 143/143 co-relation queries the response was YES. [2024-11-28 04:07:25,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 768 conditions, 333 events. 110/333 cut-off events. For 143/143 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1403 event pairs, 32 based on Foata normal form. 40/365 useless extension candidates. Maximal degree in co-relation 744. Up to 164 conditions per place. [2024-11-28 04:07:25,361 INFO L140 encePairwiseOnDemand]: 36/44 looper letters, 24 selfloop transitions, 8 changer transitions 0/46 dead transitions. [2024-11-28 04:07:25,361 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 46 transitions, 226 flow [2024-11-28 04:07:25,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:07:25,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:07:25,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 92 transitions. [2024-11-28 04:07:25,365 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.696969696969697 [2024-11-28 04:07:25,365 INFO L175 Difference]: Start difference. First operand has 58 places, 42 transitions, 158 flow. Second operand 3 states and 92 transitions. [2024-11-28 04:07:25,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 46 transitions, 226 flow [2024-11-28 04:07:25,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 46 transitions, 207 flow, removed 4 selfloop flow, removed 6 redundant places. [2024-11-28 04:07:25,371 INFO L231 Difference]: Finished difference. Result has 52 places, 40 transitions, 144 flow [2024-11-28 04:07:25,372 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=128, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=144, PETRI_PLACES=52, PETRI_TRANSITIONS=40} [2024-11-28 04:07:25,373 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 5 predicate places. [2024-11-28 04:07:25,374 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 40 transitions, 144 flow [2024-11-28 04:07:25,375 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:07:25,375 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:25,375 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:25,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:07:25,375 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:25,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:25,378 INFO L85 PathProgramCache]: Analyzing trace with hash -833632491, now seen corresponding path program 1 times [2024-11-28 04:07:25,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:25,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060544552] [2024-11-28 04:07:25,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:25,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:25,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:25,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:25,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:25,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060544552] [2024-11-28 04:07:25,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060544552] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:25,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:25,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:07:25,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2135366863] [2024-11-28 04:07:25,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:25,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:07:25,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:25,543 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:07:25,543 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:07:25,569 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:25,569 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 40 transitions, 144 flow. Second operand has 5 states, 5 states have (on average 18.0) internal successors, (90), 5 states have internal predecessors, (90), 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) [2024-11-28 04:07:25,569 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:25,570 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:25,570 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:25,742 INFO L124 PetriNetUnfolderBase]: 115/329 cut-off events. [2024-11-28 04:07:25,742 INFO L125 PetriNetUnfolderBase]: For 113/113 co-relation queries the response was YES. [2024-11-28 04:07:25,743 INFO L83 FinitePrefix]: Finished finitePrefix Result has 792 conditions, 329 events. 115/329 cut-off events. For 113/113 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1343 event pairs, 19 based on Foata normal form. 5/329 useless extension candidates. Maximal degree in co-relation 452. Up to 174 conditions per place. [2024-11-28 04:07:25,745 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 38 selfloop transitions, 5 changer transitions 0/55 dead transitions. [2024-11-28 04:07:25,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 55 transitions, 282 flow [2024-11-28 04:07:25,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:07:25,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:07:25,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 123 transitions. [2024-11-28 04:07:25,747 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5590909090909091 [2024-11-28 04:07:25,747 INFO L175 Difference]: Start difference. First operand has 52 places, 40 transitions, 144 flow. Second operand 5 states and 123 transitions. [2024-11-28 04:07:25,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 55 transitions, 282 flow [2024-11-28 04:07:25,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 55 transitions, 269 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:07:25,753 INFO L231 Difference]: Finished difference. Result has 54 places, 39 transitions, 142 flow [2024-11-28 04:07:25,754 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=132, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=142, PETRI_PLACES=54, PETRI_TRANSITIONS=39} [2024-11-28 04:07:25,754 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 7 predicate places. [2024-11-28 04:07:25,754 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 39 transitions, 142 flow [2024-11-28 04:07:25,755 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.0) internal successors, (90), 5 states have internal predecessors, (90), 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) [2024-11-28 04:07:25,756 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:25,757 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:25,757 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:07:25,757 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:25,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:25,758 INFO L85 PathProgramCache]: Analyzing trace with hash 2093037696, now seen corresponding path program 1 times [2024-11-28 04:07:25,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:25,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242055984] [2024-11-28 04:07:25,758 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:25,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:25,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:25,887 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:25,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:25,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [242055984] [2024-11-28 04:07:25,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [242055984] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:25,888 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:25,888 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:07:25,888 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461645682] [2024-11-28 04:07:25,888 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:25,889 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:07:25,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:25,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:07:25,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:07:25,914 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:25,915 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 39 transitions, 142 flow. Second operand has 5 states, 5 states have (on average 18.0) internal successors, (90), 5 states have internal predecessors, (90), 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) [2024-11-28 04:07:25,915 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:25,915 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:25,915 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:26,084 INFO L124 PetriNetUnfolderBase]: 110/316 cut-off events. [2024-11-28 04:07:26,084 INFO L125 PetriNetUnfolderBase]: For 140/140 co-relation queries the response was YES. [2024-11-28 04:07:26,087 INFO L83 FinitePrefix]: Finished finitePrefix Result has 742 conditions, 316 events. 110/316 cut-off events. For 140/140 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1251 event pairs, 33 based on Foata normal form. 6/316 useless extension candidates. Maximal degree in co-relation 424. Up to 186 conditions per place. [2024-11-28 04:07:26,088 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 36 selfloop transitions, 6 changer transitions 0/54 dead transitions. [2024-11-28 04:07:26,089 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 54 transitions, 265 flow [2024-11-28 04:07:26,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:07:26,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:07:26,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 138 transitions. [2024-11-28 04:07:26,090 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5227272727272727 [2024-11-28 04:07:26,091 INFO L175 Difference]: Start difference. First operand has 54 places, 39 transitions, 142 flow. Second operand 6 states and 138 transitions. [2024-11-28 04:07:26,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 54 transitions, 265 flow [2024-11-28 04:07:26,093 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 54 transitions, 253 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-28 04:07:26,095 INFO L231 Difference]: Finished difference. Result has 54 places, 38 transitions, 138 flow [2024-11-28 04:07:26,096 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=138, PETRI_PLACES=54, PETRI_TRANSITIONS=38} [2024-11-28 04:07:26,097 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 7 predicate places. [2024-11-28 04:07:26,098 INFO L471 AbstractCegarLoop]: Abstraction has has 54 places, 38 transitions, 138 flow [2024-11-28 04:07:26,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.0) internal successors, (90), 5 states have internal predecessors, (90), 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) [2024-11-28 04:07:26,099 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:26,099 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:26,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 04:07:26,099 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:26,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:26,100 INFO L85 PathProgramCache]: Analyzing trace with hash -2050770321, now seen corresponding path program 1 times [2024-11-28 04:07:26,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:26,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324152575] [2024-11-28 04:07:26,100 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:26,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:26,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:26,244 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:26,244 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324152575] [2024-11-28 04:07:26,244 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324152575] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:26,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:26,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:07:26,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030607617] [2024-11-28 04:07:26,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:26,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:07:26,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:26,246 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:07:26,246 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:07:26,266 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 44 [2024-11-28 04:07:26,267 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 38 transitions, 138 flow. Second operand has 5 states, 5 states have (on average 19.4) internal successors, (97), 5 states have internal predecessors, (97), 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) [2024-11-28 04:07:26,267 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:26,267 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 44 [2024-11-28 04:07:26,267 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:26,436 INFO L124 PetriNetUnfolderBase]: 115/320 cut-off events. [2024-11-28 04:07:26,436 INFO L125 PetriNetUnfolderBase]: For 128/128 co-relation queries the response was YES. [2024-11-28 04:07:26,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 750 conditions, 320 events. 115/320 cut-off events. For 128/128 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1228 event pairs, 46 based on Foata normal form. 4/320 useless extension candidates. Maximal degree in co-relation 421. Up to 121 conditions per place. [2024-11-28 04:07:26,439 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 30 selfloop transitions, 4 changer transitions 18/62 dead transitions. [2024-11-28 04:07:26,439 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 62 transitions, 312 flow [2024-11-28 04:07:26,440 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:07:26,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:07:26,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 146 transitions. [2024-11-28 04:07:26,441 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.553030303030303 [2024-11-28 04:07:26,441 INFO L175 Difference]: Start difference. First operand has 54 places, 38 transitions, 138 flow. Second operand 6 states and 146 transitions. [2024-11-28 04:07:26,441 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 62 transitions, 312 flow [2024-11-28 04:07:26,442 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 62 transitions, 287 flow, removed 4 selfloop flow, removed 6 redundant places. [2024-11-28 04:07:26,443 INFO L231 Difference]: Finished difference. Result has 52 places, 33 transitions, 108 flow [2024-11-28 04:07:26,447 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=108, PETRI_PLACES=52, PETRI_TRANSITIONS=33} [2024-11-28 04:07:26,447 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 5 predicate places. [2024-11-28 04:07:26,450 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 33 transitions, 108 flow [2024-11-28 04:07:26,450 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 19.4) internal successors, (97), 5 states have internal predecessors, (97), 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) [2024-11-28 04:07:26,451 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:07:26,451 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:26,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 04:07:26,451 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2024-11-28 04:07:26,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:07:26,452 INFO L85 PathProgramCache]: Analyzing trace with hash 1360830305, now seen corresponding path program 1 times [2024-11-28 04:07:26,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:07:26,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248744713] [2024-11-28 04:07:26,452 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:07:26,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:07:26,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:07:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:07:26,548 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:07:26,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248744713] [2024-11-28 04:07:26,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248744713] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:07:26,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:07:26,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:07:26,549 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1418454236] [2024-11-28 04:07:26,549 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:07:26,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:07:26,549 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:07:26,550 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:07:26,550 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:07:26,555 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 44 [2024-11-28 04:07:26,556 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 33 transitions, 108 flow. Second operand has 3 states, 3 states have (on average 23.666666666666668) internal successors, (71), 3 states have internal predecessors, (71), 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) [2024-11-28 04:07:26,556 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:07:26,556 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 44 [2024-11-28 04:07:26,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:07:26,616 INFO L124 PetriNetUnfolderBase]: 65/202 cut-off events. [2024-11-28 04:07:26,616 INFO L125 PetriNetUnfolderBase]: For 97/97 co-relation queries the response was YES. [2024-11-28 04:07:26,617 INFO L83 FinitePrefix]: Finished finitePrefix Result has 456 conditions, 202 events. 65/202 cut-off events. For 97/97 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 728 event pairs, 63 based on Foata normal form. 3/200 useless extension candidates. Maximal degree in co-relation 248. Up to 155 conditions per place. [2024-11-28 04:07:26,617 INFO L140 encePairwiseOnDemand]: 42/44 looper letters, 0 selfloop transitions, 0 changer transitions 32/32 dead transitions. [2024-11-28 04:07:26,617 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 32 transitions, 146 flow [2024-11-28 04:07:26,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:07:26,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:07:26,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 74 transitions. [2024-11-28 04:07:26,618 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5606060606060606 [2024-11-28 04:07:26,619 INFO L175 Difference]: Start difference. First operand has 52 places, 33 transitions, 108 flow. Second operand 3 states and 74 transitions. [2024-11-28 04:07:26,619 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 32 transitions, 146 flow [2024-11-28 04:07:26,619 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 32 transitions, 131 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-28 04:07:26,620 INFO L231 Difference]: Finished difference. Result has 42 places, 0 transitions, 0 flow [2024-11-28 04:07:26,620 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=87, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=42, PETRI_TRANSITIONS=0} [2024-11-28 04:07:26,621 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, -5 predicate places. [2024-11-28 04:07:26,621 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 0 transitions, 0 flow [2024-11-28 04:07:26,621 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.666666666666668) internal successors, (71), 3 states have internal predecessors, (71), 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) [2024-11-28 04:07:26,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 18 remaining) [2024-11-28 04:07:26,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 18 remaining) [2024-11-28 04:07:26,626 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 18 remaining) [2024-11-28 04:07:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 18 remaining) [2024-11-28 04:07:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 18 remaining) [2024-11-28 04:07:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 18 remaining) [2024-11-28 04:07:26,627 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 18 remaining) [2024-11-28 04:07:26,627 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 04:07:26,628 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:07:26,634 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:07:26,634 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:07:26,640 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:07:26 BasicIcfg [2024-11-28 04:07:26,640 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:07:26,641 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:07:26,641 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:07:26,641 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:07:26,642 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:07:22" (3/4) ... [2024-11-28 04:07:26,646 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 04:07:26,650 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-28 04:07:26,650 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-28 04:07:26,657 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 47 nodes and edges [2024-11-28 04:07:26,658 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-28 04:07:26,658 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-28 04:07:26,658 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-28 04:07:26,745 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:07:26,746 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:07:26,746 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:07:26,747 INFO L158 Benchmark]: Toolchain (without parser) took 5884.02ms. Allocated memory is still 117.4MB. Free memory was 91.5MB in the beginning and 40.3MB in the end (delta: 51.2MB). Peak memory consumption was 49.4MB. Max. memory is 16.1GB. [2024-11-28 04:07:26,748 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 117.4MB. Free memory is still 72.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:07:26,748 INFO L158 Benchmark]: CACSL2BoogieTranslator took 540.79ms. Allocated memory is still 117.4MB. Free memory was 91.5MB in the beginning and 71.7MB in the end (delta: 19.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 04:07:26,749 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.91ms. Allocated memory is still 117.4MB. Free memory was 71.7MB in the beginning and 69.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:07:26,749 INFO L158 Benchmark]: Boogie Preprocessor took 49.97ms. Allocated memory is still 117.4MB. Free memory was 69.9MB in the beginning and 68.2MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:07:26,750 INFO L158 Benchmark]: RCFGBuilder took 850.15ms. Allocated memory is still 117.4MB. Free memory was 68.2MB in the beginning and 41.3MB in the end (delta: 26.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-28 04:07:26,750 INFO L158 Benchmark]: TraceAbstraction took 4279.51ms. Allocated memory is still 117.4MB. Free memory was 40.8MB in the beginning and 44.6MB in the end (delta: -3.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:07:26,751 INFO L158 Benchmark]: Witness Printer took 104.96ms. Allocated memory is still 117.4MB. Free memory was 44.6MB in the beginning and 40.3MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:07:26,753 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.33ms. Allocated memory is still 117.4MB. Free memory is still 72.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 540.79ms. Allocated memory is still 117.4MB. Free memory was 91.5MB in the beginning and 71.7MB in the end (delta: 19.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 46.91ms. Allocated memory is still 117.4MB. Free memory was 71.7MB in the beginning and 69.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 49.97ms. Allocated memory is still 117.4MB. Free memory was 69.9MB in the beginning and 68.2MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 850.15ms. Allocated memory is still 117.4MB. Free memory was 68.2MB in the beginning and 41.3MB in the end (delta: 26.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 4279.51ms. Allocated memory is still 117.4MB. Free memory was 40.8MB in the beginning and 44.6MB in the end (delta: -3.8MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 104.96ms. Allocated memory is still 117.4MB. Free memory was 44.6MB in the beginning and 40.3MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 697]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 697]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 700]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 700]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 707]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 707]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 710]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 710]: 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 5 procedures, 83 locations, 18 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: 4.1s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 275 SdHoareTripleChecker+Valid, 1.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 218 mSDsluCounter, 66 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 32 mSDsCounter, 37 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 684 IncrementalHoareTripleChecker+Invalid, 721 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 37 mSolverCounterUnsat, 34 mSDtfsCounter, 684 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 31 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=160occurred in iteration=3, InterpolantAutomatonStates: 41, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 135 NumberOfCodeBlocks, 135 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 126 ConstructedInterpolants, 0 QuantifiedInterpolants, 336 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 8 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-28 04:07:26,777 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48660ffa-d594-4c4f-9041-422b1e3da6de/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE