/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations false --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/spaghetti.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:30:43,743 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:30:43,811 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2024-02-10 01:30:43,817 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:30:43,817 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:30:43,818 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:30:43,847 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:30:43,847 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:30:43,847 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:30:43,848 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:30:43,848 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:30:43,848 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:30:43,849 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:30:43,849 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:30:43,849 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:30:43,849 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:30:43,850 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:30:43,850 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:30:43,850 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:30:43,850 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:30:43,851 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:30:43,854 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:30:43,855 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:30:43,855 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:30:43,860 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:30:43,860 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:30:43,860 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:30:43,861 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:30:43,861 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:30:43,861 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:30:43,862 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:30:43,862 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:30:43,862 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:30:43,862 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:30:43,863 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:30:43,863 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:30:43,863 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:30:43,863 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:30:43,863 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 01:30:44,199 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:30:44,225 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:30:44,230 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:30:44,230 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 01:30:44,231 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 01:30:44,232 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/spaghetti.wvr.c [2024-02-10 01:30:45,604 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 01:30:45,781 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 01:30:45,781 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/spaghetti.wvr.c [2024-02-10 01:30:45,787 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/794718114/e74906e78abc427fa2e95d4960d3f604/FLAG94a0c3f3d [2024-02-10 01:30:45,799 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/794718114/e74906e78abc427fa2e95d4960d3f604 [2024-02-10 01:30:45,801 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:30:45,802 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 01:30:45,803 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 01:30:45,803 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 01:30:45,808 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 01:30:45,809 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:30:45" (1/1) ... [2024-02-10 01:30:45,810 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@108c22c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:45, skipping insertion in model container [2024-02-10 01:30:45,810 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:30:45" (1/1) ... [2024-02-10 01:30:45,875 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 01:30:46,087 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:30:46,115 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 01:30:46,163 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:30:46,169 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 01:30:46,169 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-02-10 01:30:46,180 INFO L206 MainTranslator]: Completed translation [2024-02-10 01:30:46,180 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46 WrapperNode [2024-02-10 01:30:46,180 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 01:30:46,182 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:30:46,188 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:30:46,188 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:30:46,193 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,209 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,249 INFO L138 Inliner]: procedures = 23, calls = 60, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 81 [2024-02-10 01:30:46,249 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:30:46,250 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:30:46,251 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:30:46,251 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:30:46,258 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,258 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,271 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,272 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,284 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,286 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,288 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,288 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,296 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:30:46,297 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:30:46,297 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:30:46,297 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:30:46,297 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (1/1) ... [2024-02-10 01:30:46,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:30:46,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:30:46,359 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:30:46,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-02-10 01:30:46,406 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 01:30:46,406 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 01:30:46,406 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 01:30:46,406 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 01:30:46,406 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 01:30:46,407 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-10 01:30:46,407 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-10 01:30:46,407 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-02-10 01:30:46,407 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-02-10 01:30:46,407 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 01:30:46,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 01:30:46,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 01:30:46,408 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-10 01:30:46,408 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-10 01:30:46,409 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:30:46,410 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:30:46,410 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 01:30:46,410 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 01:30:46,411 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-10 01:30:46,499 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:30:46,501 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:30:46,662 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:30:46,675 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:30:46,675 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2024-02-10 01:30:46,677 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:30:46 BoogieIcfgContainer [2024-02-10 01:30:46,677 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:30:46,678 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:30:46,678 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:30:46,681 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:30:46,681 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:30:46,681 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 01:30:45" (1/3) ... [2024-02-10 01:30:46,682 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@9d78728 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:30:46, skipping insertion in model container [2024-02-10 01:30:46,682 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:30:46,682 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:30:46" (2/3) ... [2024-02-10 01:30:46,682 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@9d78728 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:30:46, skipping insertion in model container [2024-02-10 01:30:46,682 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:30:46,683 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:30:46" (3/3) ... [2024-02-10 01:30:46,684 INFO L332 chiAutomizerObserver]: Analyzing ICFG spaghetti.wvr.c [2024-02-10 01:30:46,758 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-02-10 01:30:46,782 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 134 places, 134 transitions, 296 flow [2024-02-10 01:30:46,823 INFO L124 PetriNetUnfolderBase]: 9/126 cut-off events. [2024-02-10 01:30:46,823 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-10 01:30:46,830 INFO L83 FinitePrefix]: Finished finitePrefix Result has 143 conditions, 126 events. 9/126 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 119 event pairs, 0 based on Foata normal form. 0/117 useless extension candidates. Maximal degree in co-relation 82. Up to 2 conditions per place. [2024-02-10 01:30:46,830 INFO L82 GeneralOperation]: Start removeDead. Operand has 134 places, 134 transitions, 296 flow [2024-02-10 01:30:46,835 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 130 places, 126 transitions, 276 flow [2024-02-10 01:30:46,841 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:30:46,841 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:30:46,841 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:30:46,841 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:30:46,841 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:30:46,841 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:30:46,841 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:30:46,841 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:30:46,842 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:30:46,842 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 130 places, 126 transitions, 276 flow [2024-02-10 01:30:48,911 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 60095 states, 60094 states have (on average 4.94285619196592) internal successors, (297036), 60094 states have internal predecessors, (297036), 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-02-10 01:30:49,059 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 60095 states, 60094 states have (on average 4.94285619196592) internal successors, (297036), 60094 states have internal predecessors, (297036), 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-02-10 01:30:51,509 INFO L131 ngComponentsAnalysis]: Automaton has 3611 accepting balls. 56151 [2024-02-10 01:30:51,510 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:30:51,510 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:30:51,517 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:30:51,517 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:30:51,517 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 130 places, 126 transitions, 276 flow [2024-02-10 01:30:53,512 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 60095 states, 60094 states have (on average 4.94285619196592) internal successors, (297036), 60094 states have internal predecessors, (297036), 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-02-10 01:30:53,642 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 60095 states, 60094 states have (on average 4.94285619196592) internal successors, (297036), 60094 states have internal predecessors, (297036), 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-02-10 01:30:55,355 INFO L131 ngComponentsAnalysis]: Automaton has 3611 accepting balls. 56151 [2024-02-10 01:30:55,355 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:30:55,355 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:30:55,363 INFO L748 eck$LassoCheckResult]: Stem: Black: 120329#[$Ultimate##0]don't care [198] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_12| 0) 0) InVars {#valid=|v_#valid_12|} OutVars{#valid=|v_#valid_12|} AuxVars[] AssignedVars[] 120332#[L-1]don't care [209] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 120334#[L21]don't care [266] L21-->L21-1: Formula: (and (= 2 (select |v_#length_4| 1)) (= (select |v_#valid_13| 1) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_13|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_13|} AuxVars[] AssignedVars[] 120336#[L21-1]don't care [278] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_4| 1) 0)) InVars {#memory_int=|v_#memory_int_4|} OutVars{#memory_int=|v_#memory_int_4|} AuxVars[] AssignedVars[] 120338#[L21-2]don't care [217] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_5| 1) 1) 0) InVars {#memory_int=|v_#memory_int_5|} OutVars{#memory_int=|v_#memory_int_5|} AuxVars[] AssignedVars[] 120340#[L21-3]don't care [255] L21-3-->L21-4: Formula: (and (= 16 (select |v_#length_5| 2)) (= (select |v_#valid_14| 2) 1)) InVars {#length=|v_#length_5|, #valid=|v_#valid_14|} OutVars{#length=|v_#length_5|, #valid=|v_#valid_14|} AuxVars[] AssignedVars[] 120342#[L21-4]don't care [239] L21-4-->L38: Formula: (= v_~x_0~0_13 0) InVars {} OutVars{~x_0~0=v_~x_0~0_13} AuxVars[] AssignedVars[~x_0~0] 120344#[L38]don't care [240] L38-->L-1-1: Formula: (= v_~x_1~0_13 0) InVars {} OutVars{~x_1~0=v_~x_1~0_13} AuxVars[] AssignedVars[~x_1~0] 120346#[L-1-1]don't care [286] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 120348#[L-1-2]don't care [290] L-1-2-->L112: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_2|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_5|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_5|, ULTIMATE.start_main_#t~mem18#1=|v_ULTIMATE.start_main_#t~mem18#1_4|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_5|, ULTIMATE.start_main_#t~pre15#1=|v_ULTIMATE.start_main_#t~pre15#1_2|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_4|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_2|, ULTIMATE.start_main_#t~mem19#1=|v_ULTIMATE.start_main_#t~mem19#1_4|, ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_4|, ULTIMATE.start_main_#t~nondet16#1=|v_ULTIMATE.start_main_#t~nondet16#1_2|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_2|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_3|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_2|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_5|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_5|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~mem18#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_#t~pre15#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~mem19#1, ULTIMATE.start_main_#t~mem20#1, ULTIMATE.start_main_#t~nondet16#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_~#t2~0#1.base] 120350#[L112]don't care [222] L112-->L112-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_5| 0)) (= |v_#length_6| (store |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 4)) (= (select |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5|) 0) (= |v_#valid_15| (store |v_#valid_16| |v_ULTIMATE.start_main_~#t1~0#1.base_5| 1)) (= |v_ULTIMATE.start_main_~#t1~0#1.offset_5| 0)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_7|, #valid=|v_#valid_16|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_5|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_5|, #valid=|v_#valid_15|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 120352#[L112-1]don't care [241] L112-1-->L112-2: Formula: (and (= (select |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_6| 0)) (= (store |v_#valid_18| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 1) |v_#valid_17|) (= |v_#length_8| (store |v_#length_9| |v_ULTIMATE.start_main_~#t2~0#1.base_6| 4)) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_6|) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_6|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_9|, #valid=|v_#valid_18|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_6|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_6|, #valid=|v_#valid_17|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 120354#[L112-2]don't care [285] L112-2-->L112-3: Formula: (and (= |v_ULTIMATE.start_main_~#t3~0#1.offset_6| 0) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) (= (select |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_6| 0)) (= (store |v_#valid_20| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 1) |v_#valid_19|) (= |v_#length_10| (store |v_#length_11| |v_ULTIMATE.start_main_~#t3~0#1.base_6| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_11|, #valid=|v_#valid_20|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_6|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_10|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_6|, #valid=|v_#valid_19|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 120356#[L112-3]don't care [179] L112-3-->L112-4: Formula: (and (= |v_#valid_21| (store |v_#valid_22| |v_ULTIMATE.start_main_~#t4~0#1.base_6| 1)) (= |v_#length_12| (store |v_#length_13| |v_ULTIMATE.start_main_~#t4~0#1.base_6| 4)) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_6|) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_6| 0) (= (select |v_#valid_22| |v_ULTIMATE.start_main_~#t4~0#1.base_6|) 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_6| 0))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_13|, #valid=|v_#valid_22|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_12|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_6|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_6|, #valid=|v_#valid_21|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] 120358#[L112-4]don't care [238] L112-4-->L114: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 120360#[L114]don't care [223] L114-->L114-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet7#1_4| v_~x_0~0_14) InVars {ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} OutVars{~x_0~0=v_~x_0~0_14, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_4|} AuxVars[] AssignedVars[~x_0~0] 120362#[L114-1]don't care [264] L114-1-->L115: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet7#1] 120364#[L115]don't care [226] L115-->L115-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 120366#[L115-1]don't care [229] L115-1-->L115-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet8#1_4| v_~x_1~0_14) InVars {ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_4|, ~x_1~0=v_~x_1~0_14} AuxVars[] AssignedVars[~x_1~0] 120368#[L115-2]don't care [230] L115-2-->L117: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet8#1] 120370#[L117]don't care [178] L117-->L117-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_3| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 120372#[L117-1]don't care [265] L117-1-->L117-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 120374#[L117-2]don't care [187] L117-2-->L117-3: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_6|) (= (store |v_#memory_int_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6| (store (select |v_#memory_int_7| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) |v_ULTIMATE.start_main_~#t1~0#1.offset_6| |v_ULTIMATE.start_main_#t~pre9#1_4|)) |v_#memory_int_6|) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_6| 4) (select |v_#length_14| |v_ULTIMATE.start_main_~#t1~0#1.base_6|)) (= (select |v_#valid_23| |v_ULTIMATE.start_main_~#t1~0#1.base_6|) 1)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_7|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} OutVars{ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_4|, #valid=|v_#valid_23|, #memory_int=|v_#memory_int_6|, #length=|v_#length_14|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_6|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_6|} AuxVars[] AssignedVars[#memory_int] 120376#[L117-3]don't care [353] L117-3-->L51: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_#t~nondet2=|v_thread1Thread1of1ForFork2_#t~nondet2_4|, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, thread1Thread1of1ForFork2_#t~nondet1=|v_thread1Thread1of1ForFork2_#t~nondet1_12|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_#t~nondet2, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#t~nondet1, thread1Thread1of1ForFork2_#res.offset] 120378#[L117-4, L51]don't care [2024-02-10 01:30:55,364 INFO L750 eck$LassoCheckResult]: Loop: 120378#[L117-4, L51]don't care [299] L51-->L42: Formula: true InVars {} OutVars{thread1Thread1of1ForFork2_#t~nondet1=|v_thread1Thread1of1ForFork2_#t~nondet1_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~nondet1] 120382#[L42, L117-4]don't care [302] L42-->L42-3: Formula: (not (= (mod |v_thread1Thread1of1ForFork2_#t~nondet1_5| 256) 0)) InVars {thread1Thread1of1ForFork2_#t~nondet1=|v_thread1Thread1of1ForFork2_#t~nondet1_5|} OutVars{thread1Thread1of1ForFork2_#t~nondet1=|v_thread1Thread1of1ForFork2_#t~nondet1_5|} AuxVars[] AssignedVars[] 120394#[L117-4, L42-3]don't care [305] L42-3-->L43: Formula: true InVars {} OutVars{thread1Thread1of1ForFork2_#t~nondet1=|v_thread1Thread1of1ForFork2_#t~nondet1_9|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~nondet1] 120410#[L117-4, L43]don't care [307] L43-->L45: Formula: true InVars {} OutVars{thread1Thread1of1ForFork2_#t~nondet2=|v_thread1Thread1of1ForFork2_#t~nondet2_1|, ~x_0~0=v_~x_0~0_17} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_#t~nondet2, ~x_0~0] 120430#[L117-4, L45]don't care [309] L45-->L48: Formula: (= v_~x_0~0_2 (+ 3 v_~x_0~0_3)) InVars {~x_0~0=v_~x_0~0_3} OutVars{~x_0~0=v_~x_0~0_2} AuxVars[] AssignedVars[~x_0~0] 120454#[L117-4, L48]don't care [310] L48-->L51: Formula: (= (* 2 v_~x_0~0_5) v_~x_0~0_4) InVars {~x_0~0=v_~x_0~0_5} OutVars{~x_0~0=v_~x_0~0_4} AuxVars[] AssignedVars[~x_0~0] 120378#[L117-4, L51]don't care [2024-02-10 01:30:55,368 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:30:55,369 INFO L85 PathProgramCache]: Analyzing trace with hash 1481131861, now seen corresponding path program 1 times [2024-02-10 01:30:55,388 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:30:55,389 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830234892] [2024-02-10 01:30:55,389 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:30:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:30:55,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,531 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:30:55,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,590 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:30:55,595 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:30:55,595 INFO L85 PathProgramCache]: Analyzing trace with hash 1145979751, now seen corresponding path program 1 times [2024-02-10 01:30:55,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:30:55,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [466212964] [2024-02-10 01:30:55,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:30:55,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:30:55,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,618 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:30:55,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,623 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:30:55,624 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:30:55,624 INFO L85 PathProgramCache]: Analyzing trace with hash 2089860027, now seen corresponding path program 1 times [2024-02-10 01:30:55,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:30:55,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [416368532] [2024-02-10 01:30:55,624 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:30:55,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:30:55,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,650 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:30:55,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:55,666 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:30:56,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:56,713 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:30:56,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:30:56,830 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:30:56 BoogieIcfgContainer [2024-02-10 01:30:56,830 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:30:56,832 INFO L158 Benchmark]: Toolchain (without parser) took 11029.57ms. Allocated memory was 183.5MB in the beginning and 6.0GB in the end (delta: 5.8GB). Free memory was 111.7MB in the beginning and 5.2GB in the end (delta: -5.1GB). Peak memory consumption was 737.1MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,832 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 183.5MB. Free memory was 150.2MB in the beginning and 150.1MB in the end (delta: 84.3kB). There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:30:56,833 INFO L158 Benchmark]: CACSL2BoogieTranslator took 378.50ms. Allocated memory was 183.5MB in the beginning and 274.7MB in the end (delta: 91.2MB). Free memory was 111.5MB in the beginning and 241.5MB in the end (delta: -130.0MB). Peak memory consumption was 9.1MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,833 INFO L158 Benchmark]: Boogie Procedure Inliner took 67.58ms. Allocated memory is still 274.7MB. Free memory was 241.5MB in the beginning and 239.9MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,834 INFO L158 Benchmark]: Boogie Preprocessor took 45.60ms. Allocated memory is still 274.7MB. Free memory was 239.9MB in the beginning and 238.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,834 INFO L158 Benchmark]: RCFGBuilder took 380.73ms. Allocated memory is still 274.7MB. Free memory was 238.3MB in the beginning and 222.1MB in the end (delta: 16.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,834 INFO L158 Benchmark]: BuchiAutomizer took 10152.57ms. Allocated memory was 274.7MB in the beginning and 6.0GB in the end (delta: 5.7GB). Free memory was 222.1MB in the beginning and 5.2GB in the end (delta: -4.9GB). Peak memory consumption was 756.3MB. Max. memory is 8.0GB. [2024-02-10 01:30:56,836 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.10ms. Allocated memory is still 183.5MB. Free memory was 150.2MB in the beginning and 150.1MB in the end (delta: 84.3kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 378.50ms. Allocated memory was 183.5MB in the beginning and 274.7MB in the end (delta: 91.2MB). Free memory was 111.5MB in the beginning and 241.5MB in the end (delta: -130.0MB). Peak memory consumption was 9.1MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 67.58ms. Allocated memory is still 274.7MB. Free memory was 241.5MB in the beginning and 239.9MB in the end (delta: 1.6MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 45.60ms. Allocated memory is still 274.7MB. Free memory was 239.9MB in the beginning and 238.3MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 380.73ms. Allocated memory is still 274.7MB. Free memory was 238.3MB in the beginning and 222.1MB in the end (delta: 16.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 10152.57ms. Allocated memory was 274.7MB in the beginning and 6.0GB in the end (delta: 5.7GB). Free memory was 222.1MB in the beginning and 5.2GB in the end (delta: -4.9GB). Peak memory consumption was 756.3MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one nonterminating module. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 9.9s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 1.4s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 42]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L38] 0 unsigned int x_0, x_1; VAL [x_0=0, x_1=0] [L112] 0 pthread_t t1, t2, t3, t4; VAL [t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=0] [L114] 0 x_0 = __VERIFIER_nondet_uint() VAL [__VERIFIER_nondet_uint()=0, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=0] [L115] 0 x_1 = __VERIFIER_nondet_uint() VAL [__VERIFIER_nondet_uint()=12, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=12] [L117] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [pthread_create(&t1, 0, thread1, 0)=1241, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=12] Loop: [L42] COND TRUE __VERIFIER_nondet_bool() [L44] x_0 = __VERIFIER_nondet_uint() [L47] x_0 = x_0 + 3 [L50] x_0 = 2 * x_0 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 42]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L38] 0 unsigned int x_0, x_1; VAL [x_0=0, x_1=0] [L112] 0 pthread_t t1, t2, t3, t4; VAL [t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=0] [L114] 0 x_0 = __VERIFIER_nondet_uint() VAL [__VERIFIER_nondet_uint()=0, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=0] [L115] 0 x_1 = __VERIFIER_nondet_uint() VAL [__VERIFIER_nondet_uint()=12, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=12] [L117] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [pthread_create(&t1, 0, thread1, 0)=1241, t1={10953:0}, t2={10952:0}, t3={10951:0}, t4={10954:0}, x_0=0, x_1=12] Loop: [L42] COND TRUE __VERIFIER_nondet_bool() [L44] x_0 = __VERIFIER_nondet_uint() [L47] x_0 = x_0 + 3 [L50] x_0 = 2 * x_0 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-02-10 01:30:56,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...