./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.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_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/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_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/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_04d0355a-75b6-496f-8916-c99e655cda0b/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 4e91816f101a416d37c086dd7185cfb4e2bfa63eb286e4a418cb94db27cf2f6f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 05:13:12,899 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 05:13:13,007 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-28 05:13:13,018 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 05:13:13,019 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 05:13:13,056 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 05:13:13,057 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 05:13:13,057 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 05:13:13,057 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 05:13:13,057 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 05:13:13,057 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 05:13:13,057 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 05:13:13,058 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 05:13:13,058 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 05:13:13,058 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 05:13:13,059 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 05:13:13,059 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 05:13:13,060 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 05:13:13,060 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 05:13:13,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-28 05:13:13,061 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 05:13:13,062 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 05:13:13,062 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 05:13:13,062 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 05:13:13,062 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 05:13:13,062 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 05:13:13,062 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:13:13,063 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:13:13,063 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:13:13,063 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 05:13:13,064 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 05:13:13,065 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 05:13:13,065 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 05:13:13,065 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_04d0355a-75b6-496f-8916-c99e655cda0b/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 -> 4e91816f101a416d37c086dd7185cfb4e2bfa63eb286e4a418cb94db27cf2f6f [2024-11-28 05:13:13,403 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 05:13:13,416 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 05:13:13,418 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 05:13:13,419 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 05:13:13,420 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 05:13:13,421 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i [2024-11-28 05:13:16,346 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/data/f8ab9c70b/3e2c50680c4f4cc09ec3639277793859/FLAGb607a4633 [2024-11-28 05:13:16,747 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 05:13:16,748 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/sv-benchmarks/c/goblint-regression/28-race_reach_20-callback_racefree.i [2024-11-28 05:13:16,767 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/data/f8ab9c70b/3e2c50680c4f4cc09ec3639277793859/FLAGb607a4633 [2024-11-28 05:13:16,794 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/data/f8ab9c70b/3e2c50680c4f4cc09ec3639277793859 [2024-11-28 05:13:16,797 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 05:13:16,800 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 05:13:16,801 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 05:13:16,801 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 05:13:16,808 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 05:13:16,809 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:13:16" (1/1) ... [2024-11-28 05:13:16,813 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d9f3b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:16, skipping insertion in model container [2024-11-28 05:13:16,813 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:13:16" (1/1) ... [2024-11-28 05:13:16,865 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 05:13:17,182 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:13:17,202 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 05:13:17,277 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:13:17,320 INFO L204 MainTranslator]: Completed translation [2024-11-28 05:13:17,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17 WrapperNode [2024-11-28 05:13:17,321 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 05:13:17,322 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 05:13:17,323 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 05:13:17,323 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 05:13:17,329 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,341 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,364 INFO L138 Inliner]: procedures = 174, calls = 39, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 200 [2024-11-28 05:13:17,364 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 05:13:17,365 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 05:13:17,365 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 05:13:17,365 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 05:13:17,378 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,378 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,381 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,395 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-11-28 05:13:17,395 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,396 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,404 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,405 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,409 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,411 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,412 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,415 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 05:13:17,416 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 05:13:17,416 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 05:13:17,416 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 05:13:17,417 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (1/1) ... [2024-11-28 05:13:17,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:13:17,443 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:13:17,464 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 05:13:17,468 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_04d0355a-75b6-496f-8916-c99e655cda0b/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 05:13:17,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 05:13:17,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 05:13:17,500 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-28 05:13:17,501 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 05:13:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 05:13:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-28 05:13:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 05:13:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 05:13:17,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 05:13:17,503 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 05:13:17,688 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 05:13:17,690 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 05:13:18,170 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 05:13:18,170 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 05:13:18,737 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 05:13:18,737 INFO L312 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-28 05:13:18,738 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:13:18 BoogieIcfgContainer [2024-11-28 05:13:18,739 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 05:13:18,741 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 05:13:18,742 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 05:13:18,748 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 05:13:18,748 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:13:16" (1/3) ... [2024-11-28 05:13:18,749 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6833a215 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:13:18, skipping insertion in model container [2024-11-28 05:13:18,749 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:13:17" (2/3) ... [2024-11-28 05:13:18,749 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6833a215 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:13:18, skipping insertion in model container [2024-11-28 05:13:18,749 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:13:18" (3/3) ... [2024-11-28 05:13:18,750 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_20-callback_racefree.i [2024-11-28 05:13:18,772 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 05:13:18,774 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_20-callback_racefree.i that has 2 procedures, 58 locations, 1 initial locations, 7 loop locations, and 10 error locations. [2024-11-28 05:13:18,775 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 05:13:18,836 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-28 05:13:18,881 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 61 places, 69 transitions, 145 flow [2024-11-28 05:13:18,947 INFO L124 PetriNetUnfolderBase]: 19/112 cut-off events. [2024-11-28 05:13:18,951 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 05:13:18,956 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117 conditions, 112 events. 19/112 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 389 event pairs, 0 based on Foata normal form. 0/74 useless extension candidates. Maximal degree in co-relation 60. Up to 6 conditions per place. [2024-11-28 05:13:18,956 INFO L82 GeneralOperation]: Start removeDead. Operand has 61 places, 69 transitions, 145 flow [2024-11-28 05:13:18,964 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 61 places, 68 transitions, 143 flow [2024-11-28 05:13:18,976 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:13:18,987 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;@577acfb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:13:18,988 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-28 05:13:19,000 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:13:19,000 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-11-28 05:13:19,000 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:13:19,000 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:19,001 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-28 05:13:19,002 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:19,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:19,008 INFO L85 PathProgramCache]: Analyzing trace with hash 526552552, now seen corresponding path program 1 times [2024-11-28 05:13:19,015 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:19,016 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1210207995] [2024-11-28 05:13:19,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:19,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:19,477 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 05:13:19,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:19,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1210207995] [2024-11-28 05:13:19,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1210207995] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:19,480 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:19,480 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:13:19,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1097511637] [2024-11-28 05:13:19,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:19,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:19,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:19,522 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:19,523 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:19,537 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 69 [2024-11-28 05:13:19,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 68 transitions, 143 flow. Second operand has 4 states, 4 states have (on average 28.25) internal successors, (113), 4 states have internal predecessors, (113), 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 05:13:19,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:19,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 69 [2024-11-28 05:13:19,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:19,861 INFO L124 PetriNetUnfolderBase]: 134/422 cut-off events. [2024-11-28 05:13:19,862 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 05:13:19,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 712 conditions, 422 events. 134/422 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2098 event pairs, 0 based on Foata normal form. 56/428 useless extension candidates. Maximal degree in co-relation 687. Up to 263 conditions per place. [2024-11-28 05:13:19,867 INFO L140 encePairwiseOnDemand]: 55/69 looper letters, 40 selfloop transitions, 3 changer transitions 1/71 dead transitions. [2024-11-28 05:13:19,867 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 71 transitions, 237 flow [2024-11-28 05:13:19,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:19,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:19,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 167 transitions. [2024-11-28 05:13:19,899 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.605072463768116 [2024-11-28 05:13:19,901 INFO L175 Difference]: Start difference. First operand has 61 places, 68 transitions, 143 flow. Second operand 4 states and 167 transitions. [2024-11-28 05:13:19,901 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 71 transitions, 237 flow [2024-11-28 05:13:19,908 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 71 transitions, 237 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:13:19,914 INFO L231 Difference]: Finished difference. Result has 63 places, 57 transitions, 131 flow [2024-11-28 05:13:19,920 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=69, PETRI_DIFFERENCE_MINUEND_FLOW=123, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=131, PETRI_PLACES=63, PETRI_TRANSITIONS=57} [2024-11-28 05:13:19,926 INFO L279 CegarLoopForPetriNet]: 61 programPoint places, 2 predicate places. [2024-11-28 05:13:19,926 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 57 transitions, 131 flow [2024-11-28 05:13:19,927 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.25) internal successors, (113), 4 states have internal predecessors, (113), 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 05:13:19,927 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:19,927 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:19,928 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 05:13:19,928 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:19,929 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:19,931 INFO L85 PathProgramCache]: Analyzing trace with hash 1307055699, now seen corresponding path program 1 times [2024-11-28 05:13:19,931 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:19,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533498477] [2024-11-28 05:13:19,931 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:20,052 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 05:13:20,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:20,129 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 05:13:20,129 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 05:13:20,132 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-28 05:13:20,134 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 11 remaining) [2024-11-28 05:13:20,134 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 11 remaining) [2024-11-28 05:13:20,135 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 11 remaining) [2024-11-28 05:13:20,137 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 11 remaining) [2024-11-28 05:13:20,137 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 11 remaining) [2024-11-28 05:13:20,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 05:13:20,138 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-28 05:13:20,141 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 05:13:20,141 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-28 05:13:20,181 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-28 05:13:20,188 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 83 transitions, 182 flow [2024-11-28 05:13:20,235 INFO L124 PetriNetUnfolderBase]: 31/188 cut-off events. [2024-11-28 05:13:20,235 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2024-11-28 05:13:20,237 INFO L83 FinitePrefix]: Finished finitePrefix Result has 200 conditions, 188 events. 31/188 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 800 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 120. Up to 9 conditions per place. [2024-11-28 05:13:20,239 INFO L82 GeneralOperation]: Start removeDead. Operand has 74 places, 83 transitions, 182 flow [2024-11-28 05:13:20,241 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 83 transitions, 182 flow [2024-11-28 05:13:20,243 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:13:20,245 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;@577acfb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:13:20,246 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-28 05:13:20,254 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:13:20,254 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-11-28 05:13:20,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:13:20,255 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:20,255 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-28 05:13:20,255 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:20,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:20,255 INFO L85 PathProgramCache]: Analyzing trace with hash 605771399, now seen corresponding path program 1 times [2024-11-28 05:13:20,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:20,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912423117] [2024-11-28 05:13:20,256 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:20,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:20,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:20,449 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 05:13:20,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:20,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912423117] [2024-11-28 05:13:20,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912423117] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:20,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:20,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:13:20,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1596846900] [2024-11-28 05:13:20,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:20,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:20,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:20,453 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:20,453 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:20,472 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 83 [2024-11-28 05:13:20,473 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 83 transitions, 182 flow. Second operand has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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 05:13:20,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:20,473 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 83 [2024-11-28 05:13:20,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:21,474 INFO L124 PetriNetUnfolderBase]: 2160/4561 cut-off events. [2024-11-28 05:13:21,474 INFO L125 PetriNetUnfolderBase]: For 52/52 co-relation queries the response was YES. [2024-11-28 05:13:21,488 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8079 conditions, 4561 events. 2160/4561 cut-off events. For 52/52 co-relation queries the response was YES. Maximal size of possible extension queue 167. Compared 33839 event pairs, 948 based on Foata normal form. 565/4661 useless extension candidates. Maximal degree in co-relation 1072. Up to 3454 conditions per place. [2024-11-28 05:13:21,510 INFO L140 encePairwiseOnDemand]: 67/83 looper letters, 53 selfloop transitions, 3 changer transitions 1/88 dead transitions. [2024-11-28 05:13:21,510 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 88 transitions, 306 flow [2024-11-28 05:13:21,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:21,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:21,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 198 transitions. [2024-11-28 05:13:21,513 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5963855421686747 [2024-11-28 05:13:21,515 INFO L175 Difference]: Start difference. First operand has 74 places, 83 transitions, 182 flow. Second operand 4 states and 198 transitions. [2024-11-28 05:13:21,515 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 88 transitions, 306 flow [2024-11-28 05:13:21,516 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 88 transitions, 306 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:13:21,518 INFO L231 Difference]: Finished difference. Result has 79 places, 74 transitions, 184 flow [2024-11-28 05:13:21,519 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=184, PETRI_PLACES=79, PETRI_TRANSITIONS=74} [2024-11-28 05:13:21,520 INFO L279 CegarLoopForPetriNet]: 74 programPoint places, 5 predicate places. [2024-11-28 05:13:21,520 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 74 transitions, 184 flow [2024-11-28 05:13:21,520 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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 05:13:21,520 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:21,520 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:21,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 05:13:21,521 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:21,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:21,521 INFO L85 PathProgramCache]: Analyzing trace with hash -3431907, now seen corresponding path program 1 times [2024-11-28 05:13:21,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:21,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032932965] [2024-11-28 05:13:21,522 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:21,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:21,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:21,758 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 05:13:21,758 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:21,758 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032932965] [2024-11-28 05:13:21,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2032932965] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:21,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:21,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 05:13:21,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600582388] [2024-11-28 05:13:21,759 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:21,759 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:13:21,759 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:21,760 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:13:21,760 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:13:21,778 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 83 [2024-11-28 05:13:21,779 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 74 transitions, 184 flow. Second operand has 6 states, 6 states have (on average 32.5) internal successors, (195), 6 states have internal predecessors, (195), 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 05:13:21,779 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:21,779 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 83 [2024-11-28 05:13:21,779 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:22,645 INFO L124 PetriNetUnfolderBase]: 1980/4331 cut-off events. [2024-11-28 05:13:22,646 INFO L125 PetriNetUnfolderBase]: For 189/189 co-relation queries the response was YES. [2024-11-28 05:13:22,658 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7791 conditions, 4331 events. 1980/4331 cut-off events. For 189/189 co-relation queries the response was YES. Maximal size of possible extension queue 161. Compared 33163 event pairs, 84 based on Foata normal form. 49/4022 useless extension candidates. Maximal degree in co-relation 1129. Up to 2512 conditions per place. [2024-11-28 05:13:22,677 INFO L140 encePairwiseOnDemand]: 78/83 looper letters, 73 selfloop transitions, 6 changer transitions 0/110 dead transitions. [2024-11-28 05:13:22,678 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 110 transitions, 412 flow [2024-11-28 05:13:22,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:13:22,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:13:22,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 266 transitions. [2024-11-28 05:13:22,680 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5341365461847389 [2024-11-28 05:13:22,680 INFO L175 Difference]: Start difference. First operand has 79 places, 74 transitions, 184 flow. Second operand 6 states and 266 transitions. [2024-11-28 05:13:22,680 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 110 transitions, 412 flow [2024-11-28 05:13:22,686 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 110 transitions, 410 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 05:13:22,689 INFO L231 Difference]: Finished difference. Result has 81 places, 73 transitions, 190 flow [2024-11-28 05:13:22,689 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=190, PETRI_PLACES=81, PETRI_TRANSITIONS=73} [2024-11-28 05:13:22,690 INFO L279 CegarLoopForPetriNet]: 74 programPoint places, 7 predicate places. [2024-11-28 05:13:22,690 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 73 transitions, 190 flow [2024-11-28 05:13:22,690 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 32.5) internal successors, (195), 6 states have internal predecessors, (195), 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 05:13:22,690 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:22,691 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-11-28 05:13:22,691 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 05:13:22,691 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:22,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:22,692 INFO L85 PathProgramCache]: Analyzing trace with hash -106388486, now seen corresponding path program 1 times [2024-11-28 05:13:22,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:22,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1271001286] [2024-11-28 05:13:22,692 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:22,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:22,795 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 05:13:22,795 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:22,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1271001286] [2024-11-28 05:13:22,795 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1271001286] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:22,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:22,796 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:13:22,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1226051211] [2024-11-28 05:13:22,796 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:22,796 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:22,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:22,799 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:22,799 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:22,808 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 83 [2024-11-28 05:13:22,808 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 73 transitions, 190 flow. Second operand has 4 states, 4 states have (on average 33.25) internal successors, (133), 4 states have internal predecessors, (133), 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 05:13:22,808 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:22,808 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 83 [2024-11-28 05:13:22,809 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:23,402 INFO L124 PetriNetUnfolderBase]: 1896/4151 cut-off events. [2024-11-28 05:13:23,403 INFO L125 PetriNetUnfolderBase]: For 436/436 co-relation queries the response was YES. [2024-11-28 05:13:23,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7591 conditions, 4151 events. 1896/4151 cut-off events. For 436/436 co-relation queries the response was YES. Maximal size of possible extension queue 156. Compared 31316 event pairs, 84 based on Foata normal form. 49/3901 useless extension candidates. Maximal degree in co-relation 4630. Up to 2658 conditions per place. [2024-11-28 05:13:23,433 INFO L140 encePairwiseOnDemand]: 78/83 looper letters, 60 selfloop transitions, 6 changer transitions 0/97 dead transitions. [2024-11-28 05:13:23,433 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 97 transitions, 368 flow [2024-11-28 05:13:23,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:23,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:23,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 189 transitions. [2024-11-28 05:13:23,437 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5692771084337349 [2024-11-28 05:13:23,438 INFO L175 Difference]: Start difference. First operand has 81 places, 73 transitions, 190 flow. Second operand 4 states and 189 transitions. [2024-11-28 05:13:23,438 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 97 transitions, 368 flow [2024-11-28 05:13:23,445 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 97 transitions, 352 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-11-28 05:13:23,449 INFO L231 Difference]: Finished difference. Result has 79 places, 73 transitions, 190 flow [2024-11-28 05:13:23,449 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=190, PETRI_PLACES=79, PETRI_TRANSITIONS=73} [2024-11-28 05:13:23,451 INFO L279 CegarLoopForPetriNet]: 74 programPoint places, 5 predicate places. [2024-11-28 05:13:23,451 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 73 transitions, 190 flow [2024-11-28 05:13:23,452 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 33.25) internal successors, (133), 4 states have internal predecessors, (133), 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 05:13:23,452 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:23,453 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:23,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 05:13:23,453 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:23,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:23,457 INFO L85 PathProgramCache]: Analyzing trace with hash -108184965, now seen corresponding path program 1 times [2024-11-28 05:13:23,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:23,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366878503] [2024-11-28 05:13:23,458 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:23,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:23,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:23,606 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 05:13:23,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:23,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366878503] [2024-11-28 05:13:23,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366878503] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:23,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:23,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 05:13:23,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106676182] [2024-11-28 05:13:23,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:23,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:13:23,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:23,609 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:13:23,610 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:13:23,620 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 83 [2024-11-28 05:13:23,621 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 73 transitions, 190 flow. Second operand has 5 states, 5 states have (on average 32.6) internal successors, (163), 5 states have internal predecessors, (163), 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 05:13:23,623 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:23,623 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 83 [2024-11-28 05:13:23,623 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:24,189 INFO L124 PetriNetUnfolderBase]: 1791/3850 cut-off events. [2024-11-28 05:13:24,190 INFO L125 PetriNetUnfolderBase]: For 568/568 co-relation queries the response was YES. [2024-11-28 05:13:24,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7080 conditions, 3850 events. 1791/3850 cut-off events. For 568/568 co-relation queries the response was YES. Maximal size of possible extension queue 144. Compared 28195 event pairs, 73 based on Foata normal form. 7/3583 useless extension candidates. Maximal degree in co-relation 1792. Up to 2575 conditions per place. [2024-11-28 05:13:24,215 INFO L140 encePairwiseOnDemand]: 79/83 looper letters, 63 selfloop transitions, 4 changer transitions 0/98 dead transitions. [2024-11-28 05:13:24,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 98 transitions, 377 flow [2024-11-28 05:13:24,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:13:24,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:13:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 223 transitions. [2024-11-28 05:13:24,217 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5373493975903615 [2024-11-28 05:13:24,217 INFO L175 Difference]: Start difference. First operand has 79 places, 73 transitions, 190 flow. Second operand 5 states and 223 transitions. [2024-11-28 05:13:24,217 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 98 transitions, 377 flow [2024-11-28 05:13:24,219 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 98 transitions, 368 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:13:24,221 INFO L231 Difference]: Finished difference. Result has 82 places, 73 transitions, 194 flow [2024-11-28 05:13:24,221 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=182, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=194, PETRI_PLACES=82, PETRI_TRANSITIONS=73} [2024-11-28 05:13:24,222 INFO L279 CegarLoopForPetriNet]: 74 programPoint places, 8 predicate places. [2024-11-28 05:13:24,222 INFO L471 AbstractCegarLoop]: Abstraction has has 82 places, 73 transitions, 194 flow [2024-11-28 05:13:24,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 32.6) internal successors, (163), 5 states have internal predecessors, (163), 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 05:13:24,222 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:24,222 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1] [2024-11-28 05:13:24,223 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 05:13:24,223 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:24,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:24,223 INFO L85 PathProgramCache]: Analyzing trace with hash 839900157, now seen corresponding path program 1 times [2024-11-28 05:13:24,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:24,224 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [620791557] [2024-11-28 05:13:24,224 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:24,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:24,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:24,282 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 05:13:24,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:24,317 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 05:13:24,320 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 11 remaining) [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 11 remaining) [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 11 remaining) [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 11 remaining) [2024-11-28 05:13:24,320 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 11 remaining) [2024-11-28 05:13:24,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 11 remaining) [2024-11-28 05:13:24,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 11 remaining) [2024-11-28 05:13:24,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 11 remaining) [2024-11-28 05:13:24,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 11 remaining) [2024-11-28 05:13:24,321 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 11 remaining) [2024-11-28 05:13:24,321 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 05:13:24,321 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-28 05:13:24,322 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 05:13:24,322 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-28 05:13:24,364 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-28 05:13:24,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 87 places, 97 transitions, 221 flow [2024-11-28 05:13:24,403 INFO L124 PetriNetUnfolderBase]: 46/283 cut-off events. [2024-11-28 05:13:24,403 INFO L125 PetriNetUnfolderBase]: For 19/21 co-relation queries the response was YES. [2024-11-28 05:13:24,405 INFO L83 FinitePrefix]: Finished finitePrefix Result has 308 conditions, 283 events. 46/283 cut-off events. For 19/21 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1324 event pairs, 1 based on Foata normal form. 0/189 useless extension candidates. Maximal degree in co-relation 203. Up to 12 conditions per place. [2024-11-28 05:13:24,405 INFO L82 GeneralOperation]: Start removeDead. Operand has 87 places, 97 transitions, 221 flow [2024-11-28 05:13:24,407 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 87 places, 97 transitions, 221 flow [2024-11-28 05:13:24,408 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:13:24,409 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;@577acfb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:13:24,409 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-28 05:13:24,413 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:13:24,414 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-11-28 05:13:24,415 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:13:24,415 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:24,415 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-28 05:13:24,415 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:24,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:24,416 INFO L85 PathProgramCache]: Analyzing trace with hash 698350516, now seen corresponding path program 1 times [2024-11-28 05:13:24,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:24,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1205461488] [2024-11-28 05:13:24,416 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:24,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:24,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:24,514 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 05:13:24,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:24,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1205461488] [2024-11-28 05:13:24,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1205461488] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:24,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:24,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:13:24,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [579883223] [2024-11-28 05:13:24,515 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:24,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:24,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:24,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:24,516 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:24,526 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 97 [2024-11-28 05:13:24,527 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 97 transitions, 221 flow. Second operand has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 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 05:13:24,527 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:24,527 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 97 [2024-11-28 05:13:24,527 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:28,773 INFO L124 PetriNetUnfolderBase]: 23689/40289 cut-off events. [2024-11-28 05:13:28,773 INFO L125 PetriNetUnfolderBase]: For 711/711 co-relation queries the response was YES. [2024-11-28 05:13:28,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74067 conditions, 40289 events. 23689/40289 cut-off events. For 711/711 co-relation queries the response was YES. Maximal size of possible extension queue 1118. Compared 341383 event pairs, 17439 based on Foata normal form. 5361/42263 useless extension candidates. Maximal degree in co-relation 12666. Up to 33341 conditions per place. [2024-11-28 05:13:29,177 INFO L140 encePairwiseOnDemand]: 79/97 looper letters, 61 selfloop transitions, 3 changer transitions 1/100 dead transitions. [2024-11-28 05:13:29,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 100 transitions, 357 flow [2024-11-28 05:13:29,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:29,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:29,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 224 transitions. [2024-11-28 05:13:29,179 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5773195876288659 [2024-11-28 05:13:29,179 INFO L175 Difference]: Start difference. First operand has 87 places, 97 transitions, 221 flow. Second operand 4 states and 224 transitions. [2024-11-28 05:13:29,179 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 100 transitions, 357 flow [2024-11-28 05:13:29,181 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 100 transitions, 357 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:13:29,183 INFO L231 Difference]: Finished difference. Result has 92 places, 86 transitions, 219 flow [2024-11-28 05:13:29,183 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=197, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=219, PETRI_PLACES=92, PETRI_TRANSITIONS=86} [2024-11-28 05:13:29,184 INFO L279 CegarLoopForPetriNet]: 87 programPoint places, 5 predicate places. [2024-11-28 05:13:29,184 INFO L471 AbstractCegarLoop]: Abstraction has has 92 places, 86 transitions, 219 flow [2024-11-28 05:13:29,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.25) internal successors, (145), 4 states have internal predecessors, (145), 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 05:13:29,184 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:29,184 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:29,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 05:13:29,185 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:29,185 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:29,186 INFO L85 PathProgramCache]: Analyzing trace with hash -1363880387, now seen corresponding path program 1 times [2024-11-28 05:13:29,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:29,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495844253] [2024-11-28 05:13:29,186 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:29,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:29,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:29,349 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 05:13:29,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:29,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495844253] [2024-11-28 05:13:29,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495844253] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:29,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:29,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 05:13:29,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1197059909] [2024-11-28 05:13:29,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:29,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:13:29,352 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:29,352 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:13:29,352 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:13:29,366 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 97 [2024-11-28 05:13:29,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 86 transitions, 219 flow. Second operand has 6 states, 6 states have (on average 36.5) internal successors, (219), 6 states have internal predecessors, (219), 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 05:13:29,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:29,367 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 97 [2024-11-28 05:13:29,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:32,563 INFO L124 PetriNetUnfolderBase]: 21571/38727 cut-off events. [2024-11-28 05:13:32,563 INFO L125 PetriNetUnfolderBase]: For 2010/2010 co-relation queries the response was YES. [2024-11-28 05:13:32,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71090 conditions, 38727 events. 21571/38727 cut-off events. For 2010/2010 co-relation queries the response was YES. Maximal size of possible extension queue 1140. Compared 351970 event pairs, 1456 based on Foata normal form. 392/36402 useless extension candidates. Maximal degree in co-relation 10302. Up to 23839 conditions per place. [2024-11-28 05:13:32,770 INFO L140 encePairwiseOnDemand]: 92/97 looper letters, 93 selfloop transitions, 6 changer transitions 0/134 dead transitions. [2024-11-28 05:13:32,771 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 134 transitions, 511 flow [2024-11-28 05:13:32,771 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:13:32,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:13:32,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 310 transitions. [2024-11-28 05:13:32,773 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5326460481099656 [2024-11-28 05:13:32,774 INFO L175 Difference]: Start difference. First operand has 92 places, 86 transitions, 219 flow. Second operand 6 states and 310 transitions. [2024-11-28 05:13:32,774 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 134 transitions, 511 flow [2024-11-28 05:13:32,779 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 134 transitions, 509 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 05:13:32,782 INFO L231 Difference]: Finished difference. Result has 94 places, 85 transitions, 225 flow [2024-11-28 05:13:32,783 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=213, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=225, PETRI_PLACES=94, PETRI_TRANSITIONS=85} [2024-11-28 05:13:32,783 INFO L279 CegarLoopForPetriNet]: 87 programPoint places, 7 predicate places. [2024-11-28 05:13:32,783 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 85 transitions, 225 flow [2024-11-28 05:13:32,784 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 36.5) internal successors, (219), 6 states have internal predecessors, (219), 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 05:13:32,784 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:32,784 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1] [2024-11-28 05:13:32,784 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 05:13:32,784 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:32,784 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:32,784 INFO L85 PathProgramCache]: Analyzing trace with hash 669381691, now seen corresponding path program 1 times [2024-11-28 05:13:32,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:32,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [801502021] [2024-11-28 05:13:32,785 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:32,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:32,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:33,099 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 05:13:33,099 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:33,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [801502021] [2024-11-28 05:13:33,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [801502021] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:33,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:33,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:13:33,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2146797299] [2024-11-28 05:13:33,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:33,100 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:33,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:33,101 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:33,101 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:33,108 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 97 [2024-11-28 05:13:33,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 85 transitions, 225 flow. Second operand has 4 states, 4 states have (on average 37.25) internal successors, (149), 4 states have internal predecessors, (149), 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 05:13:33,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:33,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 97 [2024-11-28 05:13:33,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:35,771 INFO L124 PetriNetUnfolderBase]: 20605/37037 cut-off events. [2024-11-28 05:13:35,772 INFO L125 PetriNetUnfolderBase]: For 3277/3277 co-relation queries the response was YES. [2024-11-28 05:13:35,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68841 conditions, 37037 events. 20605/37037 cut-off events. For 3277/3277 co-relation queries the response was YES. Maximal size of possible extension queue 1100. Compared 335227 event pairs, 1162 based on Foata normal form. 392/35235 useless extension candidates. Maximal degree in co-relation 11497. Up to 25210 conditions per place. [2024-11-28 05:13:35,957 INFO L140 encePairwiseOnDemand]: 92/97 looper letters, 80 selfloop transitions, 6 changer transitions 0/121 dead transitions. [2024-11-28 05:13:35,958 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 121 transitions, 467 flow [2024-11-28 05:13:35,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:35,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:35,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 225 transitions. [2024-11-28 05:13:35,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5798969072164949 [2024-11-28 05:13:35,960 INFO L175 Difference]: Start difference. First operand has 94 places, 85 transitions, 225 flow. Second operand 4 states and 225 transitions. [2024-11-28 05:13:35,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 121 transitions, 467 flow [2024-11-28 05:13:35,971 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 121 transitions, 451 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-11-28 05:13:35,973 INFO L231 Difference]: Finished difference. Result has 92 places, 85 transitions, 225 flow [2024-11-28 05:13:35,973 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=88, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=225, PETRI_PLACES=92, PETRI_TRANSITIONS=85} [2024-11-28 05:13:35,974 INFO L279 CegarLoopForPetriNet]: 87 programPoint places, 5 predicate places. [2024-11-28 05:13:35,974 INFO L471 AbstractCegarLoop]: Abstraction has has 92 places, 85 transitions, 225 flow [2024-11-28 05:13:35,974 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 37.25) internal successors, (149), 4 states have internal predecessors, (149), 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 05:13:35,974 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:35,975 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:35,975 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 05:13:35,975 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:35,975 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:35,976 INFO L85 PathProgramCache]: Analyzing trace with hash 667227720, now seen corresponding path program 1 times [2024-11-28 05:13:35,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:35,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490450703] [2024-11-28 05:13:35,976 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:35,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:36,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:36,281 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 05:13:36,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:36,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490450703] [2024-11-28 05:13:36,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490450703] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:36,281 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:36,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 05:13:36,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055301550] [2024-11-28 05:13:36,282 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:36,282 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 05:13:36,282 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:36,282 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 05:13:36,283 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 05:13:36,298 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 97 [2024-11-28 05:13:36,299 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 85 transitions, 225 flow. Second operand has 5 states, 5 states have (on average 36.6) internal successors, (183), 5 states have internal predecessors, (183), 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 05:13:36,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:36,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 97 [2024-11-28 05:13:36,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:38,887 INFO L124 PetriNetUnfolderBase]: 20500/36328 cut-off events. [2024-11-28 05:13:38,887 INFO L125 PetriNetUnfolderBase]: For 4776/4776 co-relation queries the response was YES. [2024-11-28 05:13:38,936 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67922 conditions, 36328 events. 20500/36328 cut-off events. For 4776/4776 co-relation queries the response was YES. Maximal size of possible extension queue 1043. Compared 319017 event pairs, 5936 based on Foata normal form. 7/34178 useless extension candidates. Maximal degree in co-relation 7532. Up to 28508 conditions per place. [2024-11-28 05:13:39,028 INFO L140 encePairwiseOnDemand]: 93/97 looper letters, 73 selfloop transitions, 4 changer transitions 0/112 dead transitions. [2024-11-28 05:13:39,028 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 112 transitions, 445 flow [2024-11-28 05:13:39,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 05:13:39,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 05:13:39,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 253 transitions. [2024-11-28 05:13:39,030 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5216494845360825 [2024-11-28 05:13:39,030 INFO L175 Difference]: Start difference. First operand has 92 places, 85 transitions, 225 flow. Second operand 5 states and 253 transitions. [2024-11-28 05:13:39,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 112 transitions, 445 flow [2024-11-28 05:13:39,034 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 112 transitions, 433 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:13:39,036 INFO L231 Difference]: Finished difference. Result has 95 places, 86 transitions, 237 flow [2024-11-28 05:13:39,036 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=217, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=237, PETRI_PLACES=95, PETRI_TRANSITIONS=86} [2024-11-28 05:13:39,037 INFO L279 CegarLoopForPetriNet]: 87 programPoint places, 8 predicate places. [2024-11-28 05:13:39,037 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 86 transitions, 237 flow [2024-11-28 05:13:39,037 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 36.6) internal successors, (183), 5 states have internal predecessors, (183), 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 05:13:39,037 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:39,037 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:13:39,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 05:13:39,038 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:39,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:39,038 INFO L85 PathProgramCache]: Analyzing trace with hash -343661039, now seen corresponding path program 1 times [2024-11-28 05:13:39,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:39,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032870597] [2024-11-28 05:13:39,038 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:39,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:39,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:39,148 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 05:13:39,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:39,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032870597] [2024-11-28 05:13:39,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2032870597] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:39,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:39,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:13:39,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1588074876] [2024-11-28 05:13:39,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:39,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:39,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:39,150 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:39,150 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:39,159 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 97 [2024-11-28 05:13:39,159 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 86 transitions, 237 flow. Second operand has 4 states, 4 states have (on average 37.5) internal successors, (150), 4 states have internal predecessors, (150), 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 05:13:39,160 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:39,160 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 97 [2024-11-28 05:13:39,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:13:44,338 INFO L124 PetriNetUnfolderBase]: 37308/64738 cut-off events. [2024-11-28 05:13:44,338 INFO L125 PetriNetUnfolderBase]: For 4487/4487 co-relation queries the response was YES. [2024-11-28 05:13:44,454 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119465 conditions, 64738 events. 37308/64738 cut-off events. For 4487/4487 co-relation queries the response was YES. Maximal size of possible extension queue 1821. Compared 603093 event pairs, 21578 based on Foata normal form. 392/61364 useless extension candidates. Maximal degree in co-relation 84041. Up to 31483 conditions per place. [2024-11-28 05:13:44,674 INFO L140 encePairwiseOnDemand]: 91/97 looper letters, 101 selfloop transitions, 3 changer transitions 0/138 dead transitions. [2024-11-28 05:13:44,674 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 138 transitions, 549 flow [2024-11-28 05:13:44,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 05:13:44,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 05:13:44,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 244 transitions. [2024-11-28 05:13:44,676 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6288659793814433 [2024-11-28 05:13:44,676 INFO L175 Difference]: Start difference. First operand has 95 places, 86 transitions, 237 flow. Second operand 4 states and 244 transitions. [2024-11-28 05:13:44,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 138 transitions, 549 flow [2024-11-28 05:13:44,680 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 138 transitions, 543 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 05:13:44,682 INFO L231 Difference]: Finished difference. Result has 97 places, 88 transitions, 255 flow [2024-11-28 05:13:44,682 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=97, PETRI_DIFFERENCE_MINUEND_FLOW=231, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=83, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=255, PETRI_PLACES=97, PETRI_TRANSITIONS=88} [2024-11-28 05:13:44,683 INFO L279 CegarLoopForPetriNet]: 87 programPoint places, 10 predicate places. [2024-11-28 05:13:44,683 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 88 transitions, 255 flow [2024-11-28 05:13:44,683 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 37.5) internal successors, (150), 4 states have internal predecessors, (150), 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 05:13:44,683 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:44,683 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 3, 3, 3, 1, 1, 1, 1, 1] [2024-11-28 05:13:44,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 05:13:44,684 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:44,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:44,684 INFO L85 PathProgramCache]: Analyzing trace with hash -1742125486, now seen corresponding path program 1 times [2024-11-28 05:13:44,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:44,684 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558006471] [2024-11-28 05:13:44,684 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:44,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:44,728 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 05:13:44,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:13:44,769 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 05:13:44,772 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 11 remaining) [2024-11-28 05:13:44,773 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 11 remaining) [2024-11-28 05:13:44,774 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 11 remaining) [2024-11-28 05:13:44,774 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 11 remaining) [2024-11-28 05:13:44,774 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 11 remaining) [2024-11-28 05:13:44,774 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 11 remaining) [2024-11-28 05:13:44,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-28 05:13:44,774 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-28 05:13:44,775 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 05:13:44,775 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-28 05:13:44,817 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-28 05:13:44,820 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 100 places, 111 transitions, 262 flow [2024-11-28 05:13:44,858 INFO L124 PetriNetUnfolderBase]: 69/418 cut-off events. [2024-11-28 05:13:44,858 INFO L125 PetriNetUnfolderBase]: For 48/51 co-relation queries the response was YES. [2024-11-28 05:13:44,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 469 conditions, 418 events. 69/418 cut-off events. For 48/51 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 2067 event pairs, 6 based on Foata normal form. 0/281 useless extension candidates. Maximal degree in co-relation 311. Up to 32 conditions per place. [2024-11-28 05:13:44,861 INFO L82 GeneralOperation]: Start removeDead. Operand has 100 places, 111 transitions, 262 flow [2024-11-28 05:13:44,864 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 100 places, 111 transitions, 262 flow [2024-11-28 05:13:44,865 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:13:44,866 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;@577acfb7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:13:44,866 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-28 05:13:44,872 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:13:44,872 INFO L124 PetriNetUnfolderBase]: 0/12 cut-off events. [2024-11-28 05:13:44,872 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:13:44,872 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:13:44,873 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-28 05:13:44,873 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (and 8 more)] === [2024-11-28 05:13:44,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:13:44,873 INFO L85 PathProgramCache]: Analyzing trace with hash 804289903, now seen corresponding path program 1 times [2024-11-28 05:13:44,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:13:44,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526198642] [2024-11-28 05:13:44,874 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:13:44,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:13:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:13:44,965 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 05:13:44,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:13:44,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [526198642] [2024-11-28 05:13:44,966 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [526198642] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:13:44,966 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:13:44,966 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:13:44,966 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13629397] [2024-11-28 05:13:44,966 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:13:44,966 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 05:13:44,966 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:13:44,967 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 05:13:44,967 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 05:13:44,977 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 111 [2024-11-28 05:13:44,977 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 100 places, 111 transitions, 262 flow. Second operand has 4 states, 4 states have (on average 40.25) internal successors, (161), 4 states have internal predecessors, (161), 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 05:13:44,977 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:13:44,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 111 [2024-11-28 05:13:44,978 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand